net.minecraft.entity.passive

public abstract class TameableShoulderEntity

extends TameableEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable, Tameable

net.minecraft.world.entity.animal.parrot.ShoulderRidingEntity
net.minecraft.class_1471
net.minecraft.entity.passive.TameableShoulderEntity

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_60359
LOGGER
private static final int
RIDE_COOLDOWN
field_30372
READY_TO_SIT_COOLDOWN
private int
rideCooldownCounter
field_6864
ticks

Constructor summary

ModifierConstructor
protected (EntityType<? extends TameableShoulderEntity> type, World level)

Method summary

Modifier and TypeMethod
public boolean
setEntityOnShoulder(ServerPlayer player)
method_6627(class_3222 arg0)
mountOnto(ServerPlayerEntity player)
public void
tick()
method_5773()
tick()
public boolean
canSitOnShoulder()
method_6626()
isReadyToSitOnPlayer()