Class Creaking.CreakingJumpControl
java.lang.Object
net.minecraft.world.entity.ai.control.JumpControl
net.minecraft.world.entity.monster.creaking.Creaking.CreakingJumpControl
- All Implemented Interfaces:
Control
- Enclosing class:
Creaking
-
Field Summary
Fields inherited from class net.minecraft.world.entity.ai.control.JumpControl
jump
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.control.JumpControl
jump
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.entity.ai.control.Control
rotateTowards
-
Constructor Details
-
CreakingJumpControl
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classJumpControl
-