Class ChatLog
java.lang.Object
net.minecraft.client.multiplayer.chat.ChatLog
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionChatLog
(int p_251403_) private
ChatLog
(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()
-