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