net.minecraft.client.multiplayer.chat

public class ChatLog

ggf
net.minecraft.client.multiplayer.chat.ChatLog
net.minecraft.class_7555
net.minecraft.client.session.report.log.ChatLog

Field summary

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

Constructor summary

ModifierConstructor
public (int maxSize)
private (int size, List<LoggedChatEvent> entries)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.Codec<ChatLog>
a(int arg0)
codec(int arg0)
method_46533(int arg0)
createCodec(int maxSize)
private List<LoggedChatEvent>
c()
loggedChatEvents()
method_46536()
toList()
public void
a(ggh arg0)
push(LoggedChatEvent arg0)
method_44535(class_7629 arg0)
add(ChatLogEntry entry)
public LoggedChatEvent
b(int arg0)
lookup(int arg0)
method_44532(int arg0)
get(int index)
private int
c(int arg0)
index(int arg0)
method_45753(int arg0)
wrapIndex(int index)
public int
a()
start()
method_45751()
getMinIndex()
public int
b()
end()
method_45752()
getMaxIndex()
private int
d()
size()
method_46537()
size()