net.minecraft.client.stream

public class ChatController$ChatChannelListener

implements tv.twitch.chat.IChatChannelListener

bqk$b
net.minecraft.client.stream.ChatController$ChatChannelListener

Field summary

Modifier and TypeField
protected String
a
field_176048_a
protected boolean
b
field_176046_b
protected ChatController$EnumChannelState
c
field_176047_c
protected List<tv.twitch.chat.ChatUserInfo>
d
field_176044_d
protected LinkedList<tv.twitch.chat.ChatRawMessage>
e
field_176045_e
protected LinkedList<tv.twitch.chat.ChatTokenizedMessage>
f
field_176042_f
protected tv.twitch.chat.ChatBadgeData
g
field_176043_g

Constructor summary

ModifierConstructor
public (ChatController arg0, String arg1)

Method summary

Modifier and TypeMethod
public ChatController$EnumChannelState
a()
func_176040_a()
public boolean
a(boolean arg0)
func_176038_a(boolean arg0)
public boolean
g()
func_176034_g()
protected void
a(bqk$a arg0)
func_176035_a(ChatController$EnumChannelState arg0)
public void
a(String arg0)
func_176032_a(String arg0)
public boolean
b(String arg0)
func_176037_b(String arg0)
protected void
h()
func_176041_h()
protected void
i()
func_176039_i()
protected void
j()
func_176033_j()
protected void
c(String arg0)
func_176031_c(String arg0)
protected void
d(String arg0)
func_176036_d(String arg0)
private void
k()
func_176030_k()
public void
chatStatusCallback(String arg0, tv.twitch.ErrorCode arg1)
chatStatusCallback(String arg0, tv.twitch.ErrorCode arg1)
public void
chatChannelMembershipCallback(String arg0, tv.twitch.chat.ChatEvent arg1, tv.twitch.chat.ChatChannelInfo arg2)
chatChannelMembershipCallback(String arg0, tv.twitch.chat.ChatEvent arg1, tv.twitch.chat.ChatChannelInfo arg2)
public void
chatChannelUserChangeCallback(String arg0, tv.twitch.chat.ChatUserInfo[] arg1, tv.twitch.chat.ChatUserInfo[] arg2, tv.twitch.chat.ChatUserInfo[] arg3)
chatChannelUserChangeCallback(String arg0, tv.twitch.chat.ChatUserInfo[] arg1, tv.twitch.chat.ChatUserInfo[] arg2, tv.twitch.chat.ChatUserInfo[] arg3)
public void
chatChannelRawMessageCallback(String arg0, tv.twitch.chat.ChatRawMessage[] arg1)
chatChannelRawMessageCallback(String arg0, tv.twitch.chat.ChatRawMessage[] arg1)
public void
chatChannelTokenizedMessageCallback(String arg0, tv.twitch.chat.ChatTokenizedMessage[] arg1)
chatChannelTokenizedMessageCallback(String arg0, tv.twitch.chat.ChatTokenizedMessage[] arg1)
public void
chatClearCallback(String arg0, String arg1)
chatClearCallback(String arg0, String arg1)
public void
chatBadgeDataDownloadCallback(String arg0, tv.twitch.ErrorCode arg1)
chatBadgeDataDownloadCallback(String arg0, tv.twitch.ErrorCode arg1)