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

11 lines
478 B
Plaintext

CLASS net/minecraft/class_5568 net/minecraft/entity/EntityLike
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
METHOD method_31747 isPlayer ()Z
METHOD method_5628 getEntityId ()I
METHOD method_5667 getUuid ()Ljava/util/UUID;
METHOD method_5829 getBoundingBox ()Lnet/minecraft/class_238;