Class SpiderEntity

All Implemented Interfaces:
CommandSource, EntityCategoryProvider, Monster
Direct Known Subclasses:
CaveSpiderEntity

public class SpiderEntity
extends HostileEntity
Mappings:
Namespace Name
official wc
intermediary net/minecraft/class_1944
named net/minecraft/entity/mob/SpiderEntity
  • Constructor Details

    • SpiderEntity

      public SpiderEntity​(World world)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lpk;<init>(Ladm;)V
      intermediary <init> Lnet/minecraft/class_1745;<init>(Lnet/minecraft/class_99;)V
      named <init> Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
  • Method Details

    • getMountedHeightOffset

      public double getMountedHeightOffset()
      Overrides:
      getMountedHeightOffset in class Entity
      Mappings:
      Namespace Name Mixin selector
      official an Lpk;an()D
      intermediary method_6983 Lnet/minecraft/class_1745;method_6983()D
      named getMountedHeightOffset Lnet/minecraft/entity/Entity;getMountedHeightOffset()D
    • newNavigation

      protected Type newNavigation​(World world)
      Overrides:
      newNavigation in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lps;b(Ladm;)Lsw;
      intermediary method_7199 Lnet/minecraft/class_1753;method_7199(Lnet/minecraft/class_99;)Lnet/minecraft/class_1834;
      named newNavigation Lnet/minecraft/entity/mob/MobEntity;newNavigation(Lnet/minecraft/world/World;)Lnet/minecraft/entity/ai/path/Type;
    • initDataTracker

      protected void initDataTracker()
      Overrides:
      initDataTracker in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official h Lpk;h()V
      intermediary method_7043 Lnet/minecraft/class_1745;method_7043()V
      named initDataTracker Lnet/minecraft/entity/Entity;initDataTracker()V
    • tick

      public void tick()
      Overrides:
      tick in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official t_ Lpk;t_()V
      intermediary method_7060 Lnet/minecraft/class_1745;method_7060()V
      named tick Lnet/minecraft/entity/Entity;tick()V
    • initializeAttributes

      protected void initializeAttributes()
      Overrides:
      initializeAttributes in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official aX Lpr;aX()V
      intermediary method_7097 Lnet/minecraft/class_1752;method_7097()V
      named initializeAttributes Lnet/minecraft/entity/LivingEntity;initializeAttributes()V
    • getAmbientSound

      protected String getAmbientSound()
      Overrides:
      getAmbientSound in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official z Lps;z()Ljava/lang/String;
      intermediary method_7231 Lnet/minecraft/class_1753;method_7231()Ljava/lang/String;
      named getAmbientSound Lnet/minecraft/entity/mob/MobEntity;getAmbientSound()Ljava/lang/String;
    • getHurtSound

      protected String getHurtSound()
      Overrides:
      getHurtSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bo Lpr;bo()Ljava/lang/String;
      intermediary method_7137 Lnet/minecraft/class_1752;method_7137()Ljava/lang/String;
      named getHurtSound Lnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
    • getDeathSound

      protected String getDeathSound()
      Overrides:
      getDeathSound in class HostileEntity
      Mappings:
      Namespace Name Mixin selector
      official bp Lpr;bp()Ljava/lang/String;
      intermediary method_7138 Lnet/minecraft/class_1752;method_7138()Ljava/lang/String;
      named getDeathSound Lnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
    • playStepSound

      protected void playStepSound​(BlockPos pos, Block block)
      Overrides:
      playStepSound in class Entity
      Mappings:
      Namespace Name Mixin selector
      official a Lpk;a(Lcj;Lafh;)V
      intermediary method_6932 Lnet/minecraft/class_1745;method_6932(Lnet/minecraft/class_1372;Lnet/minecraft/class_160;)V
      named playStepSound Lnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;)V
    • getDefaultDrop

      protected Item getDefaultDrop()
      Overrides:
      getDefaultDrop in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official A Lps;A()Lzw;
      intermediary method_7183 Lnet/minecraft/class_1753;method_7183()Lnet/minecraft/class_2054;
      named getDefaultDrop Lnet/minecraft/entity/mob/MobEntity;getDefaultDrop()Lnet/minecraft/item/Item;
    • method_7106

      protected void method_7106​(boolean bool, int int2)
      Overrides:
      method_7106 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official b Lpr;b(ZI)V
      intermediary method_7106 Lnet/minecraft/class_1752;method_7106(ZI)V
      named method_7106 Lnet/minecraft/entity/LivingEntity;method_7106(ZI)V
    • method_7166

      public boolean method_7166()
      Overrides:
      method_7166 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official k_ Lpr;k_()Z
      intermediary method_7166 Lnet/minecraft/class_1752;method_7166()Z
      named method_7166 Lnet/minecraft/entity/LivingEntity;method_7166()Z
    • method_6948

      public void method_6948()
      Overrides:
      method_6948 in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aA Lpk;aA()V
      intermediary method_6948 Lnet/minecraft/class_1745;method_6948()V
      named method_6948 Lnet/minecraft/entity/Entity;method_6948()V
    • getDamageEnchantmentTarget

      public DamageEnchantmentTarget getDamageEnchantmentTarget()
      Overrides:
      getDamageEnchantmentTarget in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official bz Lpr;bz()Lpw;
      intermediary method_7148 Lnet/minecraft/class_1752;method_7148()Lnet/minecraft/class_1758;
      named getDamageEnchantmentTarget Lnet/minecraft/entity/LivingEntity;getDamageEnchantmentTarget()Lnet/minecraft/enchantment/DamageEnchantmentTarget;
    • method_7153

      public boolean method_7153​(StatusEffectInstance instance)
      Overrides:
      method_7153 in class LivingEntity
      Mappings:
      Namespace Name Mixin selector
      official d Lpr;d(Lpf;)Z
      intermediary method_7153 Lnet/minecraft/class_1752;method_7153(Lnet/minecraft/class_1742;)Z
      named method_7153 Lnet/minecraft/entity/LivingEntity;method_7153(Lnet/minecraft/entity/effect/StatusEffectInstance;)Z
    • getCanClimb

      public boolean getCanClimb()
      Mappings:
      Namespace Name Mixin selector
      official n Lwc;n()Z
      intermediary method_7900 Lnet/minecraft/class_1944;method_7900()Z
      named getCanClimb Lnet/minecraft/entity/mob/SpiderEntity;getCanClimb()Z
    • setCanClimb

      public void setCanClimb​(boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lwc;a(Z)V
      intermediary method_7899 Lnet/minecraft/class_1944;method_7899(Z)V
      named setCanClimb Lnet/minecraft/entity/mob/SpiderEntity;setCanClimb(Z)V
    • method_7191

      public EntityData method_7191​(LocalDifficulty difficulty, EntityData data)
      Overrides:
      method_7191 in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lps;a(Lok;Lpu;)Lpu;
      intermediary method_7191 Lnet/minecraft/class_1753;method_7191(Lnet/minecraft/class_1722;Lnet/minecraft/class_1756;)Lnet/minecraft/class_1756;
      named method_7191 Lnet/minecraft/entity/mob/MobEntity;method_7191(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
    • getEyeHeight

      public float getEyeHeight()
      Overrides:
      getEyeHeight in class Entity
      Mappings:
      Namespace Name Mixin selector
      official aS Lpk;aS()F
      intermediary method_6965 Lnet/minecraft/class_1745;method_6965()F
      named getEyeHeight Lnet/minecraft/entity/Entity;getEyeHeight()F