yarn/mappings/net/minecraft/client/gui/hud/ChatHudLine.mapping

8 lines
189 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS cpz net/minecraft/client/gui/hud/ChatHudLine
FIELD a tickCreated I
2019-01-24 11:47:45 -05:00
FIELD b contents Ljc;
FIELD c id I
2019-01-24 11:47:45 -05:00
METHOD a getContents ()Ljc;
METHOD b getTickCreated ()I
METHOD c getId ()I