net.minecraft.client.multiplayer.chat

public class ChatLog

gpj
net.minecraft.client.multiplayer.chat.ChatLog
net.minecraft.class_7555

Field summary

Modifier and TypeField
private final LoggedChatEvent[]
a
buffer
field_40496
private int
b
nextId
field_40497

Constructor summary

ModifierConstructor
public (int arg0)
private (int arg0, List<LoggedChatEvent> arg1)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.Codec<ChatLog>
a(int arg0)
codec(int arg0)
method_46533(int arg0)
private List<LoggedChatEvent>
c()
loggedChatEvents()
method_46536()
public void
a(gpl arg0)
push(LoggedChatEvent arg0)
method_44535(class_7629 arg0)
public LoggedChatEvent
b(int arg0)
lookup(int arg0)
method_44532(int arg0)
private int
c(int arg0)
index(int arg0)
method_45753(int arg0)
public int
a()
start()
method_45751()
public int
b()
end()
method_45752()
private int
d()
size()
method_46537()