Class ChatLog
java.lang.Object
net.minecraft.client.multiplayer.chat.ChatLog
- 
Field SummaryFields
- 
Constructor SummaryConstructorsModifierConstructorDescriptionChatLog(int p_251403_) privateChatLog(int p_254212_, List<LoggedChatEvent> p_253624_) 
- 
Method Summary
- 
Field Details- 
buffer
- 
nextIdprivate int nextId
 
- 
- 
Constructor Details- 
ChatLogpublic ChatLog(int p_251403_) 
- 
ChatLog
 
- 
- 
Method Details- 
codec
- 
loggedChatEvents
- 
push
- 
lookup
- 
indexprivate int index(int p_249044_) 
- 
startpublic int start()
- 
endpublic int end()
- 
sizeprivate int size()
 
-