Class CaveSpiderEntity

All Implemented Interfaces:
Attackable, DataTracked, Monster, Targeter, ScoreHolder, CommandOutput, Nameable, EntityLike

public class CaveSpiderEntity extends SpiderEntity
Mappings:
Namespace Name
official cin
intermediary net/minecraft/class_1549
named net/minecraft/entity/mob/CaveSpiderEntity
  • Constructor Details

  • Method Details

    • method_58843

      public boolean method_58843()
      Overrides:
      method_58843 in class SpiderEntity
      Mappings:
      Namespace Name Mixin selector
      official dW Lbrv;dW()Z
      intermediary method_58843 Lnet/minecraft/class_1297;method_58843()Z
      named method_58843 Lnet/minecraft/entity/Entity;method_58843()Z
    • createCaveSpiderAttributes

      public static DefaultAttributeContainer.Builder createCaveSpiderAttributes()
      Mappings:
      Namespace Name Mixin selector
      official r Lcin;r()Lbtu$a;
      intermediary method_26907 Lnet/minecraft/class_1549;method_26907()Lnet/minecraft/class_5132$class_5133;
      named createCaveSpiderAttributes Lnet/minecraft/entity/mob/CaveSpiderEntity;createCaveSpiderAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
    • tryAttack

      public boolean tryAttack(Entity target)
      Overrides:
      tryAttack in class MobEntity
      Mappings:
      Namespace Name Mixin selector
      official C Lbso;C(Lbrv;)Z
      intermediary method_6121 Lnet/minecraft/class_1309;method_6121(Lnet/minecraft/class_1297;)Z
      named tryAttack Lnet/minecraft/entity/LivingEntity;tryAttack(Lnet/minecraft/entity/Entity;)Z
    • method_58877

      public static void method_58877(Entity entity, @Nullable @Nullable Entity entity2)
      Mappings:
      Namespace Name Mixin selector
      official a Lcin;a(Lbrv;Lbrv;)V
      intermediary method_58877 Lnet/minecraft/class_1549;method_58877(Lnet/minecraft/class_1297;Lnet/minecraft/class_1297;)V
      named method_58877 Lnet/minecraft/entity/mob/CaveSpiderEntity;method_58877(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;)V
    • initialize

      @Nullable public @Nullable EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable @Nullable EntityData entityData)
      Overrides:
      initialize in class SpiderEntity
      Mappings:
      Namespace Name Mixin selector
      official a Lbsq;a(Ldcp;Lbpy;Lbss;Lbtg;)Lbtg;
      intermediary method_5943 Lnet/minecraft/class_1308;method_5943(Lnet/minecraft/class_5425;Lnet/minecraft/class_1266;Lnet/minecraft/class_3730;Lnet/minecraft/class_1315;)Lnet/minecraft/class_1315;
      named initialize Lnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/entity/EntityData;)Lnet/minecraft/entity/EntityData;
    • getVehicleAttachmentPos

      public Vec3d getVehicleAttachmentPos(Entity vehicle)
      Overrides:
      getVehicleAttachmentPos in class SpiderEntity
      Mappings:
      Namespace Name Mixin selector
      official l Lbrv;l(Lbrv;)Lewu;
      intermediary method_55668 Lnet/minecraft/class_1297;method_55668(Lnet/minecraft/class_1297;)Lnet/minecraft/class_243;
      named getVehicleAttachmentPos Lnet/minecraft/entity/Entity;getVehicleAttachmentPos(Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/math/Vec3d;