Class Skeleton

All Implemented Interfaces:
class_582, MonsterEntityType

public class Skeleton extends MonsterBase
Mappings:
Namespace Name
intermediary net/minecraft/class_90
glue class_146
server dv
client fr
named net/minecraft/entity/monster/Skeleton
  • Field Details

    • heldItem

      private static final ItemInstance heldItem
      Mappings:
      Namespace Name Mixin selector
      intermediary field_302 Lnet/minecraft/class_90;field_302:Lnet/minecraft/class_31;
      glue field_535 Lclass_146;field_535:Lclass_224;
      server a Ldv;a:Lfy;
      client a Lfr;a:Liz;
      named heldItem Lnet/minecraft/entity/monster/Skeleton;heldItem:Lnet/minecraft/item/ItemInstance;
  • Constructor Details

    • Skeleton

      public Skeleton(Level level)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)V
      glue <init> Lclass_450;<init>(Lclass_129;)V
      server <init> Llq;<init>(Ldj;)V
      client <init> Lsn;<init>(Lfd;)V
      named <init> Lnet/minecraft/entity/EntityBase;<init>(Lnet/minecraft/level/Level;)V
  • Method Details

    • getAmbientSound

      protected String getAmbientSound()
      Overrides:
      getAmbientSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_911 Lnet/minecraft/class_127;method_911()Ljava/lang/String;
      glue method_110 Lclass_283;method_110()Ljava/lang/String;
      server g Lhl;g()Ljava/lang/String;
      client g Lls;g()Ljava/lang/String;
      named getAmbientSound Lnet/minecraft/entity/Living;getAmbientSound()Ljava/lang/String;
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_912 Lnet/minecraft/class_127;method_912()Ljava/lang/String;
      glue method_111 Lclass_283;method_111()Ljava/lang/String;
      server h Lhl;h()Ljava/lang/String;
      client j_ Lls;j_()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/Living;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_913 Lnet/minecraft/class_127;method_913()Ljava/lang/String;
      glue method_112 Lclass_283;method_112()Ljava/lang/String;
      server i Lhl;i()Ljava/lang/String;
      client i Lls;i()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/Living;getDeathSound()Ljava/lang/String;
    • updateDespawnCounter

      public void updateDespawnCounter()
      Overrides:
      updateDespawnCounter in class MonsterBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_937 Lnet/minecraft/class_127;method_937()V
      glue method_442 Lclass_283;method_442()V
      server v Lhl;v()V
      client o Lls;o()V
      named updateDespawnCounter Lnet/minecraft/entity/Living;updateDespawnCounter()V
    • tryAttack

      protected void tryAttack(EntityBase target, float float2)
      Overrides:
      tryAttack in class MonsterBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_637 Lnet/minecraft/class_188;method_637(Lnet/minecraft/class_57;F)V
      glue method_193 Lclass_212;method_193(Lclass_450;F)V
      server a Lfp;a(Llq;F)V
      client a Lii;a(Lsn;F)V
      named tryAttack Lnet/minecraft/entity/WalkingBase;tryAttack(Lnet/minecraft/entity/EntityBase;F)V
    • writeCustomDataToTag

      public void writeCustomDataToTag(CompoundTag tag)
      Overrides:
      writeCustomDataToTag in class MonsterBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1368 Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)V
      glue method_24 Lclass_450;method_24(Lclass_333;)V
      server b Llq;b(Liq;)V
      client b Lsn;b(Lnu;)V
      named writeCustomDataToTag Lnet/minecraft/entity/EntityBase;writeCustomDataToTag(Lnet/minecraft/util/io/CompoundTag;)V
    • readCustomDataFromTag

      public void readCustomDataFromTag(CompoundTag tag)
      Overrides:
      readCustomDataFromTag in class MonsterBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1363 Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)V
      glue method_23 Lclass_450;method_23(Lclass_333;)V
      server a Llq;a(Liq;)V
      client a Lsn;a(Lnu;)V
      named readCustomDataFromTag Lnet/minecraft/entity/EntityBase;readCustomDataFromTag(Lnet/minecraft/util/io/CompoundTag;)V
    • getMobDrops

      protected int getMobDrops()
      Overrides:
      getMobDrops in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_914 Lnet/minecraft/class_127;method_914()I
      glue method_113 Lclass_283;method_113()I
      server j Lhl;j()I
      client j Lls;j()I
      named getMobDrops Lnet/minecraft/entity/Living;getMobDrops()I
    • getDrops

      protected void getDrops()
      Overrides:
      getDrops in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_933 Lnet/minecraft/class_127;method_933()V
      glue method_247 Lclass_283;method_247()V
      server q Lhl;q()V
      client q Lls;q()V
      named getDrops Lnet/minecraft/entity/Living;getDrops()V
    • getMonsterHeldItem

      @Environment(CLIENT) public ItemInstance getMonsterHeldItem()
      Overrides:
      getMonsterHeldItem in class Living
      Mappings:
      Namespace Name Mixin selector
      intermediary method_909 Lnet/minecraft/class_127;method_909()Lnet/minecraft/class_31;
      glue method_1020 Lclass_283;method_1020()Lclass_224;
      server method_909 Lhl;method_909()Lfy;
      client r_ Lls;r_()Liz;
      named getMonsterHeldItem Lnet/minecraft/entity/Living;getMonsterHeldItem()Lnet/minecraft/item/ItemInstance;