net.minecraft.entity.living.mob.passive.animal

enum RabbitEntity$Action

tu$b
net.minecraft.class_2623$class_2625
net.minecraft.entity.living.mob.passive.animal.RabbitEntity$Action
net.minecraft.entity.passive.EntityRabbit$EnumMoveType

Enum constant summary

Enum Constant
a
field_11986
NONE
NONE
b
field_11987
HOP
HOP
c
field_11988
STEP
STEP
d
field_11989
SPRINT
SPRINT
e
field_11990
ATTACK
ATTACK

Field summary

Modifier and TypeField
private final float
f
field_11991
speed
speed
private final float
g
field_11992
jumpStrength
field_180077_g
private final int
h
field_11993
jumpDelay
duration
private final int
i
field_11994
jumpDuration
field_180085_i

Constructor summary

ModifierConstructor
private (float arg0, float arg1, int speed, int jumpStrength)

Method summary

Modifier and TypeMethod
public float
a()
method_11093()
getSpeed()
getSpeed()
public float
b()
method_11094()
getJumpStrength()
func_180074_b()
public int
c()
method_11095()
getJumpDelay()
getDuration()
public int
d()
method_11096()
getJumpDuration()
func_180073_d()