net.minecraft.entity.passivepublic 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.world.entity.animal.parrot.ShoulderRidingEntity |
| net.minecraft.class_1471 |
| net.minecraft.entity.passive.TameableShoulderEntity |
Field summary
| Modifier and Type | Field |
|---|
| private static final org.slf4j.Logger | | LOGGER | | LOGGER | | field_60359 | | LOGGER |
|
| private static final int | | RIDE_COOLDOWN | | RIDE_COOLDOWN | | field_30372 | | READY_TO_SIT_COOLDOWN |
|
| private int | | rideCooldownCounter | | rideCooldownCounter | | field_6864 | | ticks |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public boolean | |
| public void | | tick() | | tick() | | method_5773() | | tick() |
|
| public boolean | | canSitOnShoulder() | | canSitOnShoulder() | | method_6626() | | isReadyToSitOnPlayer() |
|