yarn/mappings/net/minecraft/entity/EntityLike.mapping

13 lines
586 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_5568 net/minecraft/entity/EntityLike
2020-11-04 15:44:22 -05:00
METHOD method_24515 getBlockPos ()Lnet/minecraft/class_2338;
METHOD method_31744 setChangeHandler (Lnet/minecraft/class_5569;)V
ARG 1 listener
METHOD method_31745 setRemoved (Lnet/minecraft/class_1297$class_5529;)V
ARG 1 reason
2020-11-06 20:11:11 -05:00
METHOD method_31746 shouldSave ()Z
METHOD method_31747 isPlayer ()Z
2020-11-06 20:11:11 -05:00
METHOD method_31748 postfixPassengerStream ()Ljava/util/stream/Stream;
2020-11-04 15:44:22 -05:00
METHOD method_5628 getEntityId ()I
METHOD method_5667 getUuid ()Ljava/util/UUID;
METHOD method_5829 getBoundingBox ()Lnet/minecraft/class_238;