Package net.minecraft.entity.ai.goal
Class SitOnOwnerShoulderGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
public class SitOnOwnerShoulderGoal extends Goal
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private booleanmountedprivate ServerPlayerEntityownerprivate TameableShoulderEntitytameable -
Constructor Summary
Constructors Constructor Description SitOnOwnerShoulderGoal(TameableShoulderEntity tameable) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getControls, setControls, shouldContinue, stop, toString