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

11 lines
489 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_31745 setRemoved (Lnet/minecraft/class_1297$class_5529;)V
ARG 1 reason
METHOD method_31746 shouldSave ()Z
METHOD method_31747 isPlayer ()Z
METHOD method_31748 streamPassengers ()Ljava/util/stream/Stream;
METHOD method_5628 getId ()I
2020-11-04 15:44:22 -05:00
METHOD method_5667 getUuid ()Ljava/util/UUID;
METHOD method_5829 getBoundingBox ()Lnet/minecraft/class_238;