net.minecraft.entity.passive
extends TameableEntity
Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, 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 Type | Field |
| 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
Method summary
| Modifier and Type | Method |
| public boolean |
|
| public void |
| tick() |
| method_5773() |
| tick() |
|
| public boolean |
| canSitOnShoulder() |
| method_6626() |
| isReadyToSitOnPlayer() |
|