Class SpiderEntityModel

java.lang.Object
net.minecraft.client.render.entity.model.EntityModel
net.minecraft.client.render.entity.model.SpiderEntityModel

@Environment(CLIENT) public class SpiderEntityModel extends EntityModel
Mappings:
Namespace Name
intermediary net/minecraft/class_571
glue class_646
server net/minecraft/class_571
client sc
named net/minecraft/client/render/entity/model/SpiderEntityModel
  • Field Details

    • body0

      public ModelPart body0
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2449 Lnet/minecraft/class_571;field_2449:Lnet/minecraft/class_163;
      glue field_2647 Lclass_646;field_2647:Lclass_611;
      server field_2449 Lnet/minecraft/class_571;field_2449:Lnet/minecraft/class_163;
      client b Lsc;b:Lps;
      named body0 Lnet/minecraft/client/render/entity/model/SpiderEntityModel;body0:Lnet/minecraft/client/model/ModelPart;
    • body1

      public ModelPart body1
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2450 Lnet/minecraft/class_571;field_2450:Lnet/minecraft/class_163;
      glue field_2648 Lclass_646;field_2648:Lclass_611;
      server field_2450 Lnet/minecraft/class_571;field_2450:Lnet/minecraft/class_163;
      client c Lsc;c:Lps;
      named body1 Lnet/minecraft/client/render/entity/model/SpiderEntityModel;body1:Lnet/minecraft/client/model/ModelPart;
    • rightHindLeg

      public ModelPart rightHindLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2451 Lnet/minecraft/class_571;field_2451:Lnet/minecraft/class_163;
      glue field_2649 Lclass_646;field_2649:Lclass_611;
      server field_2451 Lnet/minecraft/class_571;field_2451:Lnet/minecraft/class_163;
      client d Lsc;d:Lps;
      named rightHindLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;rightHindLeg:Lnet/minecraft/client/model/ModelPart;
    • leftHindLeg

      public ModelPart leftHindLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2452 Lnet/minecraft/class_571;field_2452:Lnet/minecraft/class_163;
      glue field_2650 Lclass_646;field_2650:Lclass_611;
      server field_2452 Lnet/minecraft/class_571;field_2452:Lnet/minecraft/class_163;
      client e Lsc;e:Lps;
      named leftHindLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;leftHindLeg:Lnet/minecraft/client/model/ModelPart;
    • rightMiddleHindLeg

      public ModelPart rightMiddleHindLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2453 Lnet/minecraft/class_571;field_2453:Lnet/minecraft/class_163;
      glue field_2651 Lclass_646;field_2651:Lclass_611;
      server field_2453 Lnet/minecraft/class_571;field_2453:Lnet/minecraft/class_163;
      client f Lsc;f:Lps;
      named rightMiddleHindLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;rightMiddleHindLeg:Lnet/minecraft/client/model/ModelPart;
    • leftMiddleHindLeg

      public ModelPart leftMiddleHindLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2454 Lnet/minecraft/class_571;field_2454:Lnet/minecraft/class_163;
      glue field_2652 Lclass_646;field_2652:Lclass_611;
      server field_2454 Lnet/minecraft/class_571;field_2454:Lnet/minecraft/class_163;
      client g Lsc;g:Lps;
      named leftMiddleHindLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;leftMiddleHindLeg:Lnet/minecraft/client/model/ModelPart;
    • rightMiddleFrontLeg

      public ModelPart rightMiddleFrontLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2455 Lnet/minecraft/class_571;field_2455:Lnet/minecraft/class_163;
      glue field_2653 Lclass_646;field_2653:Lclass_611;
      server field_2455 Lnet/minecraft/class_571;field_2455:Lnet/minecraft/class_163;
      client h Lsc;h:Lps;
      named rightMiddleFrontLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;rightMiddleFrontLeg:Lnet/minecraft/client/model/ModelPart;
    • leftMiddleFrontLeg

      public ModelPart leftMiddleFrontLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2456 Lnet/minecraft/class_571;field_2456:Lnet/minecraft/class_163;
      glue field_2654 Lclass_646;field_2654:Lclass_611;
      server field_2456 Lnet/minecraft/class_571;field_2456:Lnet/minecraft/class_163;
      client i Lsc;i:Lps;
      named leftMiddleFrontLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;leftMiddleFrontLeg:Lnet/minecraft/client/model/ModelPart;
    • rightFrontLeg

      public ModelPart rightFrontLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2457 Lnet/minecraft/class_571;field_2457:Lnet/minecraft/class_163;
      glue field_2655 Lclass_646;field_2655:Lclass_611;
      server field_2457 Lnet/minecraft/class_571;field_2457:Lnet/minecraft/class_163;
      client j Lsc;j:Lps;
      named rightFrontLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;rightFrontLeg:Lnet/minecraft/client/model/ModelPart;
    • leftFrontLeg

      public ModelPart leftFrontLeg
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2458 Lnet/minecraft/class_571;field_2458:Lnet/minecraft/class_163;
      glue field_2656 Lclass_646;field_2656:Lclass_611;
      server field_2458 Lnet/minecraft/class_571;field_2458:Lnet/minecraft/class_163;
      client k Lsc;k:Lps;
      named leftFrontLeg Lnet/minecraft/client/render/entity/model/SpiderEntityModel;leftFrontLeg:Lnet/minecraft/client/model/ModelPart;
  • Constructor Details

    • SpiderEntityModel

      public SpiderEntityModel()
  • Method Details

    • render

      public void render(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale)
      Overrides:
      render in class EntityModel
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1211 Lnet/minecraft/class_173;method_1211(FFFFFF)V
      glue method_894 Lclass_407;method_894(FFFFFF)V
      server method_1211 Lnet/minecraft/class_173;method_1211(FFFFFF)V
      client a Lko;a(FFFFFF)V
      named render Lnet/minecraft/client/render/entity/model/EntityModel;render(FFFFFF)V
    • setAngles

      public void setAngles(float limbAngle, float limbDistance, float animationProgress, float headYaw, float headPitch, float scale)
      Overrides:
      setAngles in class EntityModel
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1210 Lnet/minecraft/class_173;method_1210(FFFFFF)V
      glue method_807 Lclass_407;method_807(FFFFFF)V
      server method_1210 Lnet/minecraft/class_173;method_1210(FFFFFF)V
      client b Lko;b(FFFFFF)V
      named setAngles Lnet/minecraft/client/render/entity/model/EntityModel;setAngles(FFFFFF)V