Class ShulkerEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class ShulkerEntity extends GolemEntity implements Monster
Mappings:
Namespace Name
official adi
intermediary net/minecraft/class_2996
named net/minecraft/entity/ShulkerEntity
  • Field Details

    • field_14765

      private static final UUID field_14765
      Mappings:
      Namespace Name Mixin selector
      official bz Ladi;bz:Ljava/util/UUID;
      intermediary field_14765 Lnet/minecraft/class_2996;field_14765:Ljava/util/UUID;
      named field_14765 Lnet/minecraft/entity/ShulkerEntity;field_14765:Ljava/util/UUID;
    • field_14766

      private static final AttributeModifier field_14766
      Mappings:
      Namespace Name Mixin selector
      official bA Ladi;bA:Lwe;
      intermediary field_14766 Lnet/minecraft/class_2996;field_14766:Lnet/minecraft/class_1704;
      named field_14766 Lnet/minecraft/entity/ShulkerEntity;field_14766:Lnet/minecraft/entity/attribute/AttributeModifier;
    • field_14761

      protected static final TrackedData<Direction> field_14761
      Mappings:
      Namespace Name Mixin selector
      official a Ladi;a:Lmy;
      intermediary field_14761 Lnet/minecraft/class_2996;field_14761:Lnet/minecraft/class_2921;
      named field_14761 Lnet/minecraft/entity/ShulkerEntity;field_14761:Lnet/minecraft/entity/data/TrackedData;
    • field_14764

      protected static final TrackedData<Optional<BlockPos>> field_14764
      Mappings:
      Namespace Name Mixin selector
      official b Ladi;b:Lmy;
      intermediary field_14764 Lnet/minecraft/class_2996;field_14764:Lnet/minecraft/class_2921;
      named field_14764 Lnet/minecraft/entity/ShulkerEntity;field_14764:Lnet/minecraft/entity/data/TrackedData;
    • field_14769

      protected static final TrackedData<Byte> field_14769
      Mappings:
      Namespace Name Mixin selector
      official c Ladi;c:Lmy;
      intermediary field_14769 Lnet/minecraft/class_2996;field_14769:Lnet/minecraft/class_2921;
      named field_14769 Lnet/minecraft/entity/ShulkerEntity;field_14769:Lnet/minecraft/entity/data/TrackedData;
    • field_15060

      protected static final TrackedData<Byte> field_15060
      Mappings:
      Namespace Name Mixin selector
      official bx Ladi;bx:Lmy;
      intermediary field_15060 Lnet/minecraft/class_2996;field_15060:Lnet/minecraft/class_2921;
      named field_15060 Lnet/minecraft/entity/ShulkerEntity;field_15060:Lnet/minecraft/entity/data/TrackedData;
    • field_15061

      public static final DyeColor field_15061
      Mappings:
      Namespace Name Mixin selector
      official by Ladi;by:Lahs;
      intermediary field_15061 Lnet/minecraft/class_2996;field_15061:Lnet/minecraft/class_2674;
      named field_15061 Lnet/minecraft/entity/ShulkerEntity;field_15061:Lnet/minecraft/util/DyeColor;
    • field_14767

      private float field_14767
      Mappings:
      Namespace Name Mixin selector
      official bB Ladi;bB:F
      intermediary field_14767 Lnet/minecraft/class_2996;field_14767:F
      named field_14767 Lnet/minecraft/entity/ShulkerEntity;field_14767:F
    • field_14768

      private float field_14768
      Mappings:
      Namespace Name Mixin selector
      official bC Ladi;bC:F
      intermediary field_14768 Lnet/minecraft/class_2996;field_14768:F
      named field_14768 Lnet/minecraft/entity/ShulkerEntity;field_14768:F
    • field_14762

      private BlockPos field_14762
      Mappings:
      Namespace Name Mixin selector
      official bD Ladi;bD:Let;
      intermediary field_14762 Lnet/minecraft/class_2996;field_14762:Lnet/minecraft/class_2552;
      named field_14762 Lnet/minecraft/entity/ShulkerEntity;field_14762:Lnet/minecraft/util/math/BlockPos;
    • field_14763

      private int field_14763
      Mappings:
      Namespace Name Mixin selector
      official bE Ladi;bE:I
      intermediary field_14763 Lnet/minecraft/class_2996;field_14763:I
      named field_14763 Lnet/minecraft/entity/ShulkerEntity;field_14763:I
  • Constructor Details

    • ShulkerEntity

      public ShulkerEntity(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lvg;<init>(Lamu;)V
      intermediary <init> Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • initialize

      @Nullable public EntityData initialize(LocalDifficulty difficulty, @Nullable EntityData data)
      Overrides:
      initialize in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvq;a(Lua;Lvs;)Lvs;
      intermediary method_6156 Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;)Lnet/minecraft/class_1700;
      named initialize Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
    • initGoals

      protected void initGoals()
      Overrides:
      initGoals in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official r Lvq;r()V
      intermediary method_13087 Lnet/minecraft/class_871;method_13087()V
      named initGoals Lnet/minecraft/entity/mob/MobEntity;initGoals()V
    • canClimb

      protected boolean canClimb()
      Overrides:
      canClimb in class Entity
      Mappings:
      Namespace Name Mixin selector
      official ak Lvg;ak()Z
      intermediary method_2549 Lnet/minecraft/class_864;method_2549()Z
      named canClimb Lnet/minecraft/entity/Entity;canClimb()Z
    • getSoundCategory

      public SoundCategory getSoundCategory()
      Overrides:
      getSoundCategory in class Entity
      Mappings:
      Namespace Name Mixin selector
      official bK Lvg;bK()Lqg;
      intermediary method_12992 Lnet/minecraft/class_864;method_12992()Lnet/minecraft/class_2153;
      named getSoundCategory Lnet/minecraft/entity/Entity;getSoundCategory()Lnet/minecraft/client/sound/SoundCategory;
    • ambientSound

      protected SoundEvent ambientSound()
      Overrides:
      ambientSound in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official F Lvq;F()Lqe;
      intermediary method_2603 Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;
      named ambientSound Lnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
    • playAmbientSound

      public void playAmbientSound()
      Overrides:
      playAmbientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official D Lvq;D()V
      intermediary method_2595 Lnet/minecraft/class_871;method_2595()V
      named playAmbientSound Lnet/minecraft/entity/mob/MobEntity;playAmbientSound()V
    • deathSound

      protected SoundEvent deathSound()
      Overrides:
      deathSound in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official cf Lvp;cf()Lqe;
      intermediary method_13049 Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;
      named deathSound Lnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;
    • getHurtSound

      protected SoundEvent getHurtSound(DamageSource damageSource)
      Overrides:
      getHurtSound in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lvp;d(Lur;)Lqe;
      intermediary method_15060 Lnet/minecraft/class_1699;method_15060(Lnet/minecraft/class_856;)Lnet/minecraft/class_2926;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/client/sound/SoundEvent;
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official i Lvg;i()V
      intermediary method_2484 Lnet/minecraft/class_864;method_2484()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official bM Lvp;bM()V
      intermediary method_6129 Lnet/minecraft/class_1699;method_6129()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • method_13088

      protected BodyControl method_13088()
      Overrides:
      method_13088 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official s Lvq;s()Lwl;
      intermediary method_13088 Lnet/minecraft/class_871;method_13088()Lnet/minecraft/class_881;
      named method_13088 Lnet/minecraft/entity/mob/MobEntity;method_13088()Lnet/minecraft/entity/ai/control/BodyControl;
    • method_13534

      public static void method_13534(class_2934 class_2934)
      Mappings:
      Namespace Name Mixin selector
      official a Ladi;a(Lry;)V
      intermediary method_13534 Lnet/minecraft/class_2996;method_13534(Lnet/minecraft/class_2934;)V
      named method_13534 Lnet/minecraft/entity/ShulkerEntity;method_13534(Lnet/minecraft/class_2934;)V
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lfy;)V
      intermediary method_2498 Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)V
      named readCustomDataFromNbt Lnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • writeCustomDataToNbt

      public void writeCustomDataToNbt(NbtCompound nbt)
      Overrides:
      writeCustomDataToNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lvg;b(Lfy;)V
      intermediary method_2528 Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)V
      named writeCustomDataToNbt Lnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
    • tick

      public void tick()
      Overrides:
      tick in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official B_ Lvg;B_()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • move

      public void move(MovementType type, double movementX, double movementY, double movementZ)
      Overrides:
      move in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lvv;DDD)V
      intermediary method_2539 Lnet/minecraft/class_864;method_2539(Lnet/minecraft/class_3131;DDD)V
      named move Lnet/minecraft/entity/Entity;move(Lnet/minecraft/entity/MovementType;DDD)V
    • updatePosition

      public void updatePosition(double x, double y, double z)
      Overrides:
      updatePosition in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Lvg;b(DDD)V
      intermediary method_2522 Lnet/minecraft/class_864;method_2522(DDD)V
      named updatePosition Lnet/minecraft/entity/Entity;updatePosition(DDD)V
    • method_13235

      protected boolean method_13235()
      Mappings:
      Namespace Name Mixin selector
      official p Ladi;p()Z
      intermediary method_13235 Lnet/minecraft/class_2996;method_13235()Z
      named method_13235 Lnet/minecraft/entity/ShulkerEntity;method_13235()Z
    • tickMovement

      public void tickMovement()
      Overrides:
      tickMovement in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official n Lvp;n()V
      intermediary method_2651 Lnet/minecraft/class_1699;method_2651()V
      named tickMovement Lnet/minecraft/entity/LivingEntity;tickMovement()V
    • onTrackedDataSet

      public void onTrackedDataSet(TrackedData<?> data)
      Overrides:
      onTrackedDataSet in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lmy;)V
      intermediary method_12974 Lnet/minecraft/class_864;method_12974(Lnet/minecraft/class_2921;)V
      named onTrackedDataSet Lnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
    • updateTrackedPositionAndAngles

      @Environment(CLIENT) public void updateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate)
      Overrides:
      updateTrackedPositionAndAngles in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(DDDFFIZ)V
      intermediary method_2488 Lnet/minecraft/class_864;method_2488(DDDFFIZ)V
      named updateTrackedPositionAndAngles Lnet/minecraft/entity/Entity;updateTrackedPositionAndAngles(DDDFFIZ)V
    • damage

      public boolean damage(DamageSource source, float amount)
      Overrides:
      damage in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lvg;a(Lur;F)Z
      intermediary method_2499 Lnet/minecraft/class_864;method_2499(Lnet/minecraft/class_856;F)Z
      named damage Lnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
    • method_13232

      private boolean method_13232()
      Mappings:
      Namespace Name Mixin selector
      official ds Ladi;ds()Z
      intermediary method_13232 Lnet/minecraft/class_2996;method_13232()Z
      named method_13232 Lnet/minecraft/entity/ShulkerEntity;method_13232()Z
    • getBox

      @Nullable public Box getBox()
      Overrides:
      getBox in class Entity
      Mappings:
      Namespace Name Mixin selector
      official al Lvg;al()Lbhb;
      intermediary method_2464 Lnet/minecraft/class_864;method_2464()Lnet/minecraft/class_231;
      named getBox Lnet/minecraft/entity/Entity;getBox()Lnet/minecraft/util/math/Box;
    • method_13226

      public Direction method_13226()
      Mappings:
      Namespace Name Mixin selector
      official dl Ladi;dl()Lfa;
      intermediary method_13226 Lnet/minecraft/class_2996;method_13226()Lnet/minecraft/class_1354;
      named method_13226 Lnet/minecraft/entity/ShulkerEntity;method_13226()Lnet/minecraft/util/math/Direction;
    • method_13227

      @Nullable public BlockPos method_13227()
      Mappings:
      Namespace Name Mixin selector
      official dm Ladi;dm()Let;
      intermediary method_13227 Lnet/minecraft/class_2996;method_13227()Lnet/minecraft/class_2552;
      named method_13227 Lnet/minecraft/entity/ShulkerEntity;method_13227()Lnet/minecraft/util/math/BlockPos;
    • method_13234

      public void method_13234(@Nullable BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official g Ladi;g(Let;)V
      intermediary method_13234 Lnet/minecraft/class_2996;method_13234(Lnet/minecraft/class_2552;)V
      named method_13234 Lnet/minecraft/entity/ShulkerEntity;method_13234(Lnet/minecraft/util/math/BlockPos;)V
    • method_13228

      public int method_13228()
      Mappings:
      Namespace Name Mixin selector
      official dn Ladi;dn()I
      intermediary method_13228 Lnet/minecraft/class_2996;method_13228()I
      named method_13228 Lnet/minecraft/entity/ShulkerEntity;method_13228()I
    • method_13221

      public void method_13221(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Ladi;a(I)V
      intermediary method_13221 Lnet/minecraft/class_2996;method_13221(I)V
      named method_13221 Lnet/minecraft/entity/ShulkerEntity;method_13221(I)V
    • method_13220

      @Environment(CLIENT) public float method_13220(float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Ladi;a(F)F
      intermediary method_13220 Lnet/minecraft/class_2996;method_13220(F)F
      named method_13220 Lnet/minecraft/entity/ShulkerEntity;method_13220(F)F
    • method_13229

      @Environment(CLIENT) public int method_13229()
      Mappings:
      Namespace Name Mixin selector
      official do Ladi;do()I
      intermediary method_13229 Lnet/minecraft/class_2996;method_13229()I
      named method_13229 Lnet/minecraft/entity/ShulkerEntity;method_13229()I
    • method_13230

      @Environment(CLIENT) public BlockPos method_13230()
      Mappings:
      Namespace Name Mixin selector
      official dp Ladi;dp()Let;
      intermediary method_13230 Lnet/minecraft/class_2996;method_13230()Lnet/minecraft/class_2552;
      named method_13230 Lnet/minecraft/entity/ShulkerEntity;method_13230()Lnet/minecraft/util/math/BlockPos;
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official by Lvg;by()F
      intermediary method_2544 Lnet/minecraft/class_864;method_2544()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F
    • getLookPitchSpeed

      public int getLookPitchSpeed()
      Overrides:
      getLookPitchSpeed in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official N Lvq;N()I
      intermediary method_2636 Lnet/minecraft/class_871;method_2636()I
      named getLookPitchSpeed Lnet/minecraft/entity/mob/MobEntity;getLookPitchSpeed()I
    • method_13081

      public int method_13081()
      Overrides:
      method_13081 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official O Lvq;O()I
      intermediary method_13081 Lnet/minecraft/class_871;method_13081()I
      named method_13081 Lnet/minecraft/entity/mob/MobEntity;method_13081()I
    • pushAwayFrom

      public void pushAwayFrom(Entity entity)
      Overrides:
      pushAwayFrom in class Entity
      Mappings:
      Namespace Name Mixin selector
      official i Lvg;i(Lvg;)V
      intermediary method_2552 Lnet/minecraft/class_864;method_2552(Lnet/minecraft/class_864;)V
      named pushAwayFrom Lnet/minecraft/entity/Entity;pushAwayFrom(Lnet/minecraft/entity/Entity;)V
    • getTargetingMargin

      public float getTargetingMargin()
      Overrides:
      getTargetingMargin in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aI Lvg;aI()F
      intermediary method_2482 Lnet/minecraft/class_864;method_2482()F
      named getTargetingMargin Lnet/minecraft/entity/Entity;getTargetingMargin()F
    • method_13231

      @Environment(CLIENT) public boolean method_13231()
      Mappings:
      Namespace Name Mixin selector
      official dq Ladi;dq()Z
      intermediary method_13231 Lnet/minecraft/class_2996;method_13231()Z
      named method_13231 Lnet/minecraft/entity/ShulkerEntity;method_13231()Z
    • getLootTableId

      @Nullable protected Identifier getLootTableId()
      Overrides:
      getLootTableId in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official J Lvq;J()Lnf;
      intermediary method_13074 Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;
      named getLootTableId Lnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
    • method_13573

      @Environment(CLIENT) public DyeColor method_13573()
      Mappings:
      Namespace Name Mixin selector
      official dr Ladi;dr()Lahs;
      intermediary method_13573 Lnet/minecraft/class_2996;method_13573()Lnet/minecraft/class_2674;
      named method_13573 Lnet/minecraft/entity/ShulkerEntity;method_13573()Lnet/minecraft/util/DyeColor;