Package net.minecraft
Class class_4861
java.lang.Object
net.minecraft.class_4861
- All Implemented Interfaces:
tv.twitch.chat.IChatAPIListener
- Mappings:
Namespace Name official dabintermediary net/minecraft/class_4861named net/minecraft/class_4861
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchatEmoticonDataDownloadCallback(tv.twitch.ErrorCode errorCode) voidchatInitializationCallback(tv.twitch.ErrorCode errorCode) voidchatShutdownCallback(tv.twitch.ErrorCode errorCode)
-
Constructor Details
-
class_4861
class_4861(Twitch twitch)
-
-
Method Details
-
chatInitializationCallback
public void chatInitializationCallback(tv.twitch.ErrorCode errorCode) - Specified by:
chatInitializationCallbackin interfacetv.twitch.chat.IChatAPIListener- Mappings:
Namespace Name Mixin selector official chatInitializationCallbackLdab;chatInitializationCallback(Ltv/twitch/ErrorCode;)Vintermediary chatInitializationCallbackLnet/minecraft/class_4861;chatInitializationCallback(Ltv/twitch/ErrorCode;)Vnamed chatInitializationCallbackLnet/minecraft/class_4861;chatInitializationCallback(Ltv/twitch/ErrorCode;)V
-
chatShutdownCallback
public void chatShutdownCallback(tv.twitch.ErrorCode errorCode) - Specified by:
chatShutdownCallbackin interfacetv.twitch.chat.IChatAPIListener- Mappings:
Namespace Name Mixin selector official chatShutdownCallbackLdab;chatShutdownCallback(Ltv/twitch/ErrorCode;)Vintermediary chatShutdownCallbackLnet/minecraft/class_4861;chatShutdownCallback(Ltv/twitch/ErrorCode;)Vnamed chatShutdownCallbackLnet/minecraft/class_4861;chatShutdownCallback(Ltv/twitch/ErrorCode;)V
-
chatEmoticonDataDownloadCallback
public void chatEmoticonDataDownloadCallback(tv.twitch.ErrorCode errorCode) - Specified by:
chatEmoticonDataDownloadCallbackin interfacetv.twitch.chat.IChatAPIListener- Mappings:
Namespace Name Mixin selector official chatEmoticonDataDownloadCallbackLdab;chatEmoticonDataDownloadCallback(Ltv/twitch/ErrorCode;)Vintermediary chatEmoticonDataDownloadCallbackLnet/minecraft/class_4861;chatEmoticonDataDownloadCallback(Ltv/twitch/ErrorCode;)Vnamed chatEmoticonDataDownloadCallbackLnet/minecraft/class_4861;chatEmoticonDataDownloadCallback(Ltv/twitch/ErrorCode;)V
-