Class ChatLog
java.lang.Object
net.minecraft.client.multiplayer.chat.ChatLog
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsModifierConstructorDescriptionChatLog(int p_251403_) privateChatLog(int p_254212_, List<LoggedChatEvent> p_253624_)  - 
Method Summary
 
- 
Field Details
- 
buffer
 - 
nextId
private int nextId 
 - 
 - 
Constructor Details
- 
ChatLog
public ChatLog(int p_251403_)  - 
ChatLog
 
 - 
 - 
Method Details
- 
codec
 - 
loggedChatEvents
 - 
push
 - 
lookup
 - 
index
private int index(int p_249044_)  - 
start
public int start() - 
end
public int end() - 
size
private int size() 
 -