Class ShulkerEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster

public class ShulkerEntity extends GolemEntity implements Monster
Mappings:
Namespace Name
official yu
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 bw Lyu;bw: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 bx Lyu;bx:Lsn;
      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 Lyu;a:Lkf;
      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 Lyu;b:Lkf;
      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 Lyu;c:Lkf;
      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_14767

      private float field_14767
      Mappings:
      Namespace Name Mixin selector
      official by Lyu;by: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 bz Lyu;bz: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 bA Lyu;bA:Lcl;
      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 bB Lyu;bB: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> Lrr;<init>(Laht;)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 Lsb;a(Lql;Lsd;)Lsd;
      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 Lsb;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 ae Lrr;ae()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 bA Lrr;bA()Lni;
      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 G Lsb;G()Lng;
      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 Lsb;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 bT Lsa;bT()Lng;
      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;
    • method_13048

      protected SoundEvent method_13048()
      Overrides:
      method_13048 in class GolemEntity
      Mappings:
      Namespace Name Mixin selector
      official bS Lsa;bS()Lng;
      intermediary method_13048 Lnet/minecraft/class_1699;method_13048()Lnet/minecraft/class_2926;
      named method_13048 Lnet/minecraft/entity/LivingEntity;method_13048()Lnet/minecraft/client/sound/SoundEvent;
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official i Lrr;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 bB Lsa;bB()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 Lsb;s()Lsu;
      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;
    • readCustomDataFromNbt

      public void readCustomDataFromNbt(NbtCompound nbt)
      Overrides:
      readCustomDataFromNbt in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lrr;a(Ldq;)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 Lrr;b(Ldq;)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 m Lrr;m()V
      intermediary method_2558 Lnet/minecraft/class_864;method_2558()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • updatePosition

      public void updatePosition(double x, double y, double z)
      Overrides:
      updatePosition in class Entity
      Mappings:
      Namespace Name Mixin selector
      official b Lrr;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 o Lyu;o()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 Lsa;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 Lrr;a(Lkf;)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 Lrr;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 Lrr;a(Lrc;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 dg Lyu;dg()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 af Lrr;af()Lbbf;
      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 da Lyu;da()Lcs;
      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 db Lyu;db()Lcl;
      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 Lyu;g(Lcl;)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 dc Lyu;dc()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 Lyu;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 Lyu;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 dd Lyu;dd()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 de Lyu;de()Lcl;
      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 bo Lrr;bo()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 Lsb;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 cF Lsb;cF()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 Lrr;i(Lrr;)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 aA Lrr;aA()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 df Lyu;df()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 Lsb;J()Lkl;
      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;