Class TameableShoulderEntity

All Implemented Interfaces:
CommandOutput, Nameable, EntityLike
Direct Known Subclasses:
ParrotEntity

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

    • ticks

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

    • TameableShoulderEntity

      protected TameableShoulderEntity​(EntityType<? extends TameableShoulderEntity> type, World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laro;<init>(Lars;Lbuq;)V
      intermediary <init> Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
  • Method Details

    • mountOnto

      public boolean mountOnto​(ServerPlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      official b Lbcx;b(Labg;)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()
      Overrides:
      tick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official j Laro;j()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 fy Lbcx;fy()Z
      intermediary method_6626 Lnet/minecraft/class_1471;method_6626()Z
      named isReadyToSitOnPlayer Lnet/minecraft/entity/passive/TameableShoulderEntity;isReadyToSitOnPlayer()Z