Package net.minecraft.entity.ai.goal
Class SitOnOwnerShoulderGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal
- Mappings:
Namespace Name official azt
intermediary net/minecraft/class_1360
named net/minecraft/entity/ai/goal/SitOnOwnerShoulderGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
Modifier and TypeFieldDescriptionprivate boolean
private ServerPlayerEntity
private TameableShoulderEntity
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
getControls, setControls, shouldContinue, stop, toString
-
Field Details
-
tameable
- Mappings:
Namespace Name Mixin selector official a
Lazt;a:Lbes;
intermediary field_6478
Lnet/minecraft/class_1360;field_6478:Lnet/minecraft/class_1471;
named tameable
Lnet/minecraft/entity/ai/goal/SitOnOwnerShoulderGoal;tameable:Lnet/minecraft/entity/passive/TameableShoulderEntity;
-
owner
- Mappings:
Namespace Name Mixin selector official b
Lazt;b:Labs;
intermediary field_6479
Lnet/minecraft/class_1360;field_6479:Lnet/minecraft/class_3222;
named owner
Lnet/minecraft/entity/ai/goal/SitOnOwnerShoulderGoal;owner:Lnet/minecraft/server/network/ServerPlayerEntity;
-
mounted
private boolean mounted- Mappings:
Namespace Name Mixin selector official c
Lazt;c:Z
intermediary field_6480
Lnet/minecraft/class_1360;field_6480:Z
named mounted
Lnet/minecraft/entity/ai/goal/SitOnOwnerShoulderGoal;mounted:Z
-
-
Constructor Details
-
SitOnOwnerShoulderGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lazt;<init>(Lbes;)V
intermediary <init>
Lnet/minecraft/class_1360;<init>(Lnet/minecraft/class_1471;)V
named <init>
Lnet/minecraft/entity/ai/goal/SitOnOwnerShoulderGoal;<init>(Lnet/minecraft/entity/passive/TameableShoulderEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
canStop
public boolean canStop() -
start
public void start() -
tick
public void tick()
-