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

8 lines
185 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ajd net/minecraft/entity/JumpingMount
2019-02-20 15:49:23 -05:00
METHOD F_ canJump ()Z
METHOD a_ setJumpStrength (I)V
ARG 1 strength
METHOD b startJumping (I)V
ARG 1 height
2018-12-05 09:11:37 -05:00
METHOD c stopJumping ()V