JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.world.entity.ai.control.JumpControl
Packages that use
JumpControl
Package
Description
net.minecraft.world.entity
net.minecraft.world.entity.animal
Uses of
JumpControl
in
net.minecraft.world.entity
Fields in
net.minecraft.world.entity
declared as
JumpControl
Modifier and Type
Field
Description
protected
JumpControl
Mob.
jumpControl
Methods in
net.minecraft.world.entity
that return
JumpControl
Modifier and Type
Method
Description
JumpControl
Mob.
getJumpControl
()
Uses of
JumpControl
in
net.minecraft.world.entity.animal
Subclasses of
JumpControl
in
net.minecraft.world.entity.animal
Modifier and Type
Class
Description
static class
Rabbit.RabbitJumpControl