Class TameableShoulderEntity

All Implemented Interfaces:
Attackable, DataTracked, Tameable, Targeter, ScoreHolder, CommandOutput, Nameable, EntityLike
Direct Known Subclasses:
ParrotEntity

public abstract class TameableShoulderEntity extends TameableEntity
Mappings:
Namespace Name
official cfb
intermediary net/minecraft/class_1471
named net/minecraft/entity/passive/TameableShoulderEntity
  • Field Details

    • READY_TO_SIT_COOLDOWN

      private static final int READY_TO_SIT_COOLDOWN
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official ck Lcfb;ck:I
      intermediary field_30372 Lnet/minecraft/class_1471;field_30372:I
      named READY_TO_SIT_COOLDOWN Lnet/minecraft/entity/passive/TameableShoulderEntity;READY_TO_SIT_COOLDOWN:I
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official cl Lcfb;cl:I
      intermediary field_6864 Lnet/minecraft/class_1471;field_6864:I
      named ticks Lnet/minecraft/entity/passive/TameableShoulderEntity;ticks:I
  • Constructor Details

  • Method Details

    • mountOnto

      public boolean mountOnto(ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official b Lcfb;b(Laqu;)Z
      intermediary method_6627 Lnet/minecraft/class_1471;method_6627(Lnet/minecraft/class_3222;)Z
      named mountOnto Lnet/minecraft/entity/passive/TameableShoulderEntity;mountOnto(Lnet/minecraft/server/network/ServerPlayerEntity;)Z
    • tick

      public void tick()
      Ticks this entity.
      Overrides:
      tick in class MobEntity
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official l Lbrv;l()V
      intermediary method_5773 Lnet/minecraft/class_1297;method_5773()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • isReadyToSitOnPlayer

      public boolean isReadyToSitOnPlayer()
      Mappings:
      Namespace Name Mixin selector
      official gH Lcfb;gH()Z
      intermediary method_6626 Lnet/minecraft/class_1471;method_6626()Z
      named isReadyToSitOnPlayer Lnet/minecraft/entity/passive/TameableShoulderEntity;isReadyToSitOnPlayer()Z