Package net.minecraft
Class class_11187.class_11189
java.lang.Object
net.minecraft.entity.ai.control.BodyControl
net.minecraft.class_11187.class_11189
- All Implemented Interfaces:
Control
- Enclosing class:
class_11187
- Mappings:
Namespace Name named net/minecraft/class_11187$class_11189intermediary net/minecraft/class_11187$class_11189official ckv$b
-
Constructor Details
-
class_11189
public class_11189()
-
-
Method Details
-
tick
public void tick()Ticks the body control.- Overrides:
tickin classBodyControl- Implementation Requirements:
- If the entity has moved, its body yaw adjusts to its head yaw. Otherwise, if the entity is not steered, its head yaw adjusts to its body yaw.
- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/entity/ai/control/BodyControl;tick()Vintermediary method_6224Lnet/minecraft/class_1330;method_6224()Vofficial aLcei;a()V
-