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

10 lines
326 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1316 net/minecraft/entity/JumpingMount
2022-10-26 13:05:11 -04:00
METHOD method_45327 getJumpCooldown ()I
2022-11-09 10:51:18 -05:00
METHOD method_6153 canJump (Lnet/minecraft/class_1657;)Z
2022-11-09 18:18:14 -05:00
ARG 1 player
2019-06-28 17:55:20 -04:00
METHOD method_6154 setJumpStrength (I)V
ARG 1 strength
2019-06-28 17:55:20 -04:00
METHOD method_6155 startJumping (I)V
ARG 1 height
2019-06-28 17:55:20 -04:00
METHOD method_6156 stopJumping ()V