Package net.minecraft.client.twitch
Class Twitch.ChatListener
java.lang.Object
net.minecraft.client.twitch.Twitch.ChatListener
- All Implemented Interfaces:
tv.twitch.chat.IChatChannelListener
- Enclosing class:
- Twitch
@Environment(CLIENT)
public class Twitch.ChatListener
extends Object
implements tv.twitch.chat.IChatChannelListener
- Mappings:
Namespace Name official bqk$bintermediary net/minecraft/class_1923$class_2544named net/minecraft/client/twitch/Twitch$ChatListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected tv.twitch.chat.ChatBadgeDataprotected LinkedList<tv.twitch.chat.ChatRawMessage>protected LinkedList<tv.twitch.chat.ChatTokenizedMessage>protected List<tv.twitch.chat.ChatUserInfo>protected Stringprotected booleanprotected Twitch.NetworkState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchatBadgeDataDownloadCallback(String string, tv.twitch.ErrorCode errorCode) voidchatChannelMembershipCallback(String string, tv.twitch.chat.ChatEvent chatEvent, tv.twitch.chat.ChatChannelInfo chatChannelInfo) voidchatChannelRawMessageCallback(String string, tv.twitch.chat.ChatRawMessage[] chatRawMessage) voidchatChannelTokenizedMessageCallback(String string, tv.twitch.chat.ChatTokenizedMessage[] chatTokenizedMessage) voidchatChannelUserChangeCallback(String string, tv.twitch.chat.ChatUserInfo[] chatUserInfo, tv.twitch.chat.ChatUserInfo[] chatUserInfo2, tv.twitch.chat.ChatUserInfo[] chatUserInfo3) voidchatClearCallback(String string, String string2) voidchatStatusCallback(String string, tv.twitch.ErrorCode errorCode) voidmethod_10448(String string) booleanmethod_10449(boolean bool) booleanmethod_10450(String string) protected voidmethod_10451(String string) protected voidmethod_10452(String string) booleanprotected voidprotected voidprotected voidprivate voidprotected voidsetNetworkState(Twitch.NetworkState networkState)
-
Field Details
-
field_11368
- Mappings:
Namespace Name Mixin selector official aLbqk$b;a:Ljava/lang/String;intermediary field_11368Lnet/minecraft/class_1923$class_2544;field_11368:Ljava/lang/String;named field_11368Lnet/minecraft/client/twitch/Twitch$ChatListener;field_11368:Ljava/lang/String;
-
field_11369
protected boolean field_11369- Mappings:
Namespace Name Mixin selector official bLbqk$b;b:Zintermediary field_11369Lnet/minecraft/class_1923$class_2544;field_11369:Znamed field_11369Lnet/minecraft/client/twitch/Twitch$ChatListener;field_11369:Z
-
networkState
- Mappings:
Namespace Name Mixin selector official cLbqk$b;c:Lbqk$a;intermediary field_11370Lnet/minecraft/class_1923$class_2544;field_11370:Lnet/minecraft/class_1923$class_2543;named networkStateLnet/minecraft/client/twitch/Twitch$ChatListener;networkState:Lnet/minecraft/client/twitch/Twitch$NetworkState;
-
chatUserInfos
- Mappings:
Namespace Name Mixin selector official dLbqk$b;d:Ljava/util/List;intermediary field_11371Lnet/minecraft/class_1923$class_2544;field_11371:Ljava/util/List;named chatUserInfosLnet/minecraft/client/twitch/Twitch$ChatListener;chatUserInfos:Ljava/util/List;
-
chatRawMessages
- Mappings:
Namespace Name Mixin selector official eLbqk$b;e:Ljava/util/LinkedList;intermediary field_11372Lnet/minecraft/class_1923$class_2544;field_11372:Ljava/util/LinkedList;named chatRawMessagesLnet/minecraft/client/twitch/Twitch$ChatListener;chatRawMessages:Ljava/util/LinkedList;
-
chatTokenizedMessages
- Mappings:
Namespace Name Mixin selector official fLbqk$b;f:Ljava/util/LinkedList;intermediary field_11373Lnet/minecraft/class_1923$class_2544;field_11373:Ljava/util/LinkedList;named chatTokenizedMessagesLnet/minecraft/client/twitch/Twitch$ChatListener;chatTokenizedMessages:Ljava/util/LinkedList;
-
chatBadgeData
protected tv.twitch.chat.ChatBadgeData chatBadgeData- Mappings:
Namespace Name Mixin selector official gLbqk$b;g:Ltv/twitch/chat/ChatBadgeData;intermediary field_11374Lnet/minecraft/class_1923$class_2544;field_11374:Ltv/twitch/chat/ChatBadgeData;named chatBadgeDataLnet/minecraft/client/twitch/Twitch$ChatListener;chatBadgeData:Ltv/twitch/chat/ChatBadgeData;
-
-
Constructor Details
-
ChatListener
-
-
Method Details
-
getNetworkState
- Mappings:
Namespace Name Mixin selector official aLbqk$b;a()Lbqk$a;intermediary method_10446Lnet/minecraft/class_1923$class_2544;method_10446()Lnet/minecraft/class_1923$class_2543;named getNetworkStateLnet/minecraft/client/twitch/Twitch$ChatListener;getNetworkState()Lnet/minecraft/client/twitch/Twitch$NetworkState;
-
method_10449
public boolean method_10449(boolean bool) - Mappings:
Namespace Name Mixin selector official aLbqk$b;a(Z)Zintermediary method_10449Lnet/minecraft/class_1923$class_2544;method_10449(Z)Znamed method_10449Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10449(Z)Z
-
method_10453
public boolean method_10453()- Mappings:
Namespace Name Mixin selector official gLbqk$b;g()Zintermediary method_10453Lnet/minecraft/class_1923$class_2544;method_10453()Znamed method_10453Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10453()Z
-
setNetworkState
- Mappings:
Namespace Name Mixin selector official aLbqk$b;a(Lbqk$a;)Vintermediary method_10447Lnet/minecraft/class_1923$class_2544;method_10447(Lnet/minecraft/class_1923$class_2543;)Vnamed setNetworkStateLnet/minecraft/client/twitch/Twitch$ChatListener;setNetworkState(Lnet/minecraft/client/twitch/Twitch$NetworkState;)V
-
method_10448
- Mappings:
Namespace Name Mixin selector official aLbqk$b;a(Ljava/lang/String;)Vintermediary method_10448Lnet/minecraft/class_1923$class_2544;method_10448(Ljava/lang/String;)Vnamed method_10448Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10448(Ljava/lang/String;)V
-
method_10450
- Mappings:
Namespace Name Mixin selector official bLbqk$b;b(Ljava/lang/String;)Zintermediary method_10450Lnet/minecraft/class_1923$class_2544;method_10450(Ljava/lang/String;)Znamed method_10450Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10450(Ljava/lang/String;)Z
-
method_10454
protected void method_10454()- Mappings:
Namespace Name Mixin selector official hLbqk$b;h()Vintermediary method_10454Lnet/minecraft/class_1923$class_2544;method_10454()Vnamed method_10454Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10454()V
-
method_10455
protected void method_10455()- Mappings:
Namespace Name Mixin selector official iLbqk$b;i()Vintermediary method_10455Lnet/minecraft/class_1923$class_2544;method_10455()Vnamed method_10455Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10455()V
-
method_10456
protected void method_10456()- Mappings:
Namespace Name Mixin selector official jLbqk$b;j()Vintermediary method_10456Lnet/minecraft/class_1923$class_2544;method_10456()Vnamed method_10456Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10456()V
-
method_10451
- Mappings:
Namespace Name Mixin selector official cLbqk$b;c(Ljava/lang/String;)Vintermediary method_10451Lnet/minecraft/class_1923$class_2544;method_10451(Ljava/lang/String;)Vnamed method_10451Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10451(Ljava/lang/String;)V
-
method_10452
- Mappings:
Namespace Name Mixin selector official dLbqk$b;d(Ljava/lang/String;)Vintermediary method_10452Lnet/minecraft/class_1923$class_2544;method_10452(Ljava/lang/String;)Vnamed method_10452Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10452(Ljava/lang/String;)V
-
method_10457
private void method_10457()- Mappings:
Namespace Name Mixin selector official kLbqk$b;k()Vintermediary method_10457Lnet/minecraft/class_1923$class_2544;method_10457()Vnamed method_10457Lnet/minecraft/client/twitch/Twitch$ChatListener;method_10457()V
-
chatStatusCallback
- Specified by:
chatStatusCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatStatusCallbackLbqk$b;chatStatusCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)Vintermediary chatStatusCallbackLnet/minecraft/class_1923$class_2544;chatStatusCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)Vnamed chatStatusCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatStatusCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)V
-
chatChannelMembershipCallback
public void chatChannelMembershipCallback(String string, tv.twitch.chat.ChatEvent chatEvent, tv.twitch.chat.ChatChannelInfo chatChannelInfo) - Specified by:
chatChannelMembershipCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatChannelMembershipCallbackLbqk$b;chatChannelMembershipCallback(Ljava/lang/String;Ltv/twitch/chat/ChatEvent;Ltv/twitch/chat/ChatChannelInfo;)Vintermediary chatChannelMembershipCallbackLnet/minecraft/class_1923$class_2544;chatChannelMembershipCallback(Ljava/lang/String;Ltv/twitch/chat/ChatEvent;Ltv/twitch/chat/ChatChannelInfo;)Vnamed chatChannelMembershipCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatChannelMembershipCallback(Ljava/lang/String;Ltv/twitch/chat/ChatEvent;Ltv/twitch/chat/ChatChannelInfo;)V
-
chatChannelUserChangeCallback
public void chatChannelUserChangeCallback(String string, tv.twitch.chat.ChatUserInfo[] chatUserInfo, tv.twitch.chat.ChatUserInfo[] chatUserInfo2, tv.twitch.chat.ChatUserInfo[] chatUserInfo3) - Specified by:
chatChannelUserChangeCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatChannelUserChangeCallbackLbqk$b;chatChannelUserChangeCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;)Vintermediary chatChannelUserChangeCallbackLnet/minecraft/class_1923$class_2544;chatChannelUserChangeCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;)Vnamed chatChannelUserChangeCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatChannelUserChangeCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;[Ltv/twitch/chat/ChatUserInfo;)V
-
chatChannelRawMessageCallback
public void chatChannelRawMessageCallback(String string, tv.twitch.chat.ChatRawMessage[] chatRawMessage) - Specified by:
chatChannelRawMessageCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatChannelRawMessageCallbackLbqk$b;chatChannelRawMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatRawMessage;)Vintermediary chatChannelRawMessageCallbackLnet/minecraft/class_1923$class_2544;chatChannelRawMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatRawMessage;)Vnamed chatChannelRawMessageCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatChannelRawMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatRawMessage;)V
-
chatChannelTokenizedMessageCallback
public void chatChannelTokenizedMessageCallback(String string, tv.twitch.chat.ChatTokenizedMessage[] chatTokenizedMessage) - Specified by:
chatChannelTokenizedMessageCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatChannelTokenizedMessageCallbackLbqk$b;chatChannelTokenizedMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatTokenizedMessage;)Vintermediary chatChannelTokenizedMessageCallbackLnet/minecraft/class_1923$class_2544;chatChannelTokenizedMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatTokenizedMessage;)Vnamed chatChannelTokenizedMessageCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatChannelTokenizedMessageCallback(Ljava/lang/String;[Ltv/twitch/chat/ChatTokenizedMessage;)V
-
chatClearCallback
- Specified by:
chatClearCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatClearCallbackLbqk$b;chatClearCallback(Ljava/lang/String;Ljava/lang/String;)Vintermediary chatClearCallbackLnet/minecraft/class_1923$class_2544;chatClearCallback(Ljava/lang/String;Ljava/lang/String;)Vnamed chatClearCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatClearCallback(Ljava/lang/String;Ljava/lang/String;)V
-
chatBadgeDataDownloadCallback
- Specified by:
chatBadgeDataDownloadCallbackin interfacetv.twitch.chat.IChatChannelListener- Mappings:
Namespace Name Mixin selector official chatBadgeDataDownloadCallbackLbqk$b;chatBadgeDataDownloadCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)Vintermediary chatBadgeDataDownloadCallbackLnet/minecraft/class_1923$class_2544;chatBadgeDataDownloadCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)Vnamed chatBadgeDataDownloadCallbackLnet/minecraft/client/twitch/Twitch$ChatListener;chatBadgeDataDownloadCallback(Ljava/lang/String;Ltv/twitch/ErrorCode;)V
-