Class TameableShoulderEntity

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

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

    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official bo Lbce;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> Laqv;<init>(Laqz;Lbtv;)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 d Lbce;d(Laaw;)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 Laqv;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 fx Lbce;fx()Z
      intermediary method_6626 Lnet/minecraft/class_1471;method_6626()Z
      named isReadyToSitOnPlayer Lnet/minecraft/entity/passive/TameableShoulderEntity;isReadyToSitOnPlayer()Z