Uses of Class
net.minecraft.entity.ai.controller.JumpController
-
Packages that use JumpController Package Description net.minecraft.entity net.minecraft.entity.passive -
-
Uses of JumpController in net.minecraft.entity
Fields in net.minecraft.entity declared as JumpController Modifier and Type Field Description protected JumpControllerMobEntity. jumpControlMethods in net.minecraft.entity that return JumpController Modifier and Type Method Description JumpControllerMobEntity. getJumpControl() -
Uses of JumpController in net.minecraft.entity.passive
Subclasses of JumpController in net.minecraft.entity.passive Modifier and Type Class Description classRabbitEntity.JumpHelperController
-