Class MinecartEntityModel

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

@Environment(CLIENT) public class MinecartEntityModel extends EntityModel
Mappings:
Namespace Name
intermediary net/minecraft/class_496
glue class_532
server net/minecraft/class_496
client nq
named net/minecraft/client/render/entity/model/MinecartEntityModel
  • Field Details

    • parts

      public ModelPart[] parts
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2020 Lnet/minecraft/class_496;field_2020:[Lnet/minecraft/class_163;
      glue field_2243 Lclass_532;field_2243:[Lclass_611;
      server field_2020 Lnet/minecraft/class_496;field_2020:[Lnet/minecraft/class_163;
      client a Lnq;a:[Lps;
      named parts Lnet/minecraft/client/render/entity/model/MinecartEntityModel;parts:[Lnet/minecraft/client/model/ModelPart;
  • Constructor Details

    • MinecartEntityModel

      public MinecartEntityModel()
  • 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