net.minecraft.entity

public interface JumpingMount

extends Mount

net.minecraft.world.entity.PlayerRideableJumping
net.minecraft.class_1316
net.minecraft.entity.JumpingMount

Method summary

Modifier and TypeMethod
void
onPlayerJump(int jumpAmount)
method_6154(int arg0)
setJumpStrength(int strength)
boolean
canJump()
method_6153()
canJump()
void
handleStartJump(int jumpScale)
method_6155(int arg0)
startJumping(int height)
void
handleStopJump()
method_6156()
stopJumping()
default int
getJumpCooldown()
method_45327()
getJumpCooldown()
default float
getPlayerJumpPendingScale(int jumpAmount)
method_75133(int arg0)
clampJumpStrength(int strength)