接口 PlayerRideableJumping

所有超级接口:
PlayerRideable
所有已知实现类:
AbstractChestedHorse, AbstractHorse, Camel, Donkey, Horse, Llama, Mule, SkeletonHorse, TraderLlama, ZombieHorse

public interface PlayerRideableJumping extends PlayerRideable
  • 方法详细资料

    • onPlayerJump

      void onPlayerJump(int p_21696_)
    • canJump

      boolean canJump()
    • handleStartJump

      void handleStartJump(int p_21695_)
    • handleStopJump

      void handleStopJump()
    • getJumpCooldown

      default int getJumpCooldown()