yarn/mappings/net/minecraft/entity/data/TrackedData.mapping

11 lines
358 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2940 net/minecraft/entity/data/TrackedData
FIELD field_13306 id I
FIELD field_13307 dataType Lnet/minecraft/class_2941;
METHOD <init> (ILnet/minecraft/class_2941;)V
2018-11-04 07:22:38 -05:00
ARG 1 id
ARG 2 dataType
2019-01-09 12:20:38 -05:00
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o
2019-06-28 17:55:20 -04:00
METHOD method_12712 getType ()Lnet/minecraft/class_2941;
METHOD method_12713 getId ()I