yarn/mappings/net/minecraft/entity/projectile/LashingPotatoHookEntity.map...

18 lines
712 B
Plaintext

CLASS net/minecraft/class_9508 net/minecraft/entity/projectile/LashingPotatoHookEntity
FIELD field_50485 IN_BLOCK Lnet/minecraft/class_2940;
FIELD field_50486 LENGTH Lnet/minecraft/class_2940;
METHOD <init> (Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;)V
ARG 1 world
ARG 2 player
METHOD method_58937 setLength (F)V
ARG 1 length
METHOD method_58938 discardIfInvalid (Lnet/minecraft/class_1657;)Z
ARG 1 player
METHOD method_58939 setHookForPlayer (Lnet/minecraft/class_9508;)V
ARG 1 lashingPotatoHookEntity
METHOD method_58940 setInBlock (Z)V
ARG 1 inBlock
METHOD method_58941 isInBlock ()Z
METHOD method_58942 getLength ()F
METHOD method_58943 getPlayer ()Lnet/minecraft/class_1657;