Uses of Class
net.minecraft.entity.ai.control.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 JumpControlMobEntity. jumpControlMethods in net.minecraft.entity.mob that return JumpControl Modifier and Type Method Description JumpControlMobEntity. getJumpControl() -
Uses of JumpControl in net.minecraft.entity.passive
Subclasses of JumpControl in net.minecraft.entity.passive Modifier and Type Class Description classRabbitEntity.RabbitJumpControl