net.minecraft.entity.ai.goal

public class SitOnOwnerShoulderGoal

extends Goal

net.minecraft.world.entity.ai.goal.LandOnOwnersShoulderGoal
net.minecraft.class_1360
net.minecraft.entity.ai.goal.SitOnOwnerShoulderGoal

Field summary

Modifier and TypeField
private final TameableShoulderEntity
entity
field_6478
tameable
private boolean
isSittingOnShoulder
field_6480
mounted

Constructor summary

ModifierConstructor
public (TameableShoulderEntity tameable)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public boolean
isInterruptable()
method_6267()
canStop()
public void
start()
method_6269()
start()
public void
tick()
method_6268()
tick()