Package net.minecraft

Class class_7754

Direct Known Subclasses:
class_7753

@Environment(CLIENT) public class class_7754 extends CompositeEntityModel<BoatEntity>
Mappings:
Namespace Name
official evh
intermediary net/minecraft/class_7754
named net/minecraft/class_7754
  • Field Details

    • field_40473

      private static final String field_40473
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Levh;a:Ljava/lang/String;
      intermediary field_40473 Lnet/minecraft/class_7754;field_40473:Ljava/lang/String;
      named field_40473 Lnet/minecraft/class_7754;field_40473:Ljava/lang/String;
    • field_40474

      private static final String field_40474
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Levh;b:Ljava/lang/String;
      intermediary field_40474 Lnet/minecraft/class_7754;field_40474:Ljava/lang/String;
      named field_40474 Lnet/minecraft/class_7754;field_40474:Ljava/lang/String;
    • field_40475

      private static final String field_40475
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Levh;f:Ljava/lang/String;
      intermediary field_40475 Lnet/minecraft/class_7754;field_40475:Ljava/lang/String;
      named field_40475 Lnet/minecraft/class_7754;field_40475:Ljava/lang/String;
    • field_40476

      private final ModelPart field_40476
      Mappings:
      Namespace Name Mixin selector
      official g Levh;g:Lewt;
      intermediary field_40476 Lnet/minecraft/class_7754;field_40476:Lnet/minecraft/class_630;
      named field_40476 Lnet/minecraft/class_7754;field_40476:Lnet/minecraft/client/model/ModelPart;
    • field_40477

      private final ModelPart field_40477
      Mappings:
      Namespace Name Mixin selector
      official h Levh;h:Lewt;
      intermediary field_40477 Lnet/minecraft/class_7754;field_40477:Lnet/minecraft/class_630;
      named field_40477 Lnet/minecraft/class_7754;field_40477:Lnet/minecraft/client/model/ModelPart;
    • field_40478

      private final ImmutableList<ModelPart> field_40478
      Mappings:
      Namespace Name Mixin selector
      official i Levh;i:Lcom/google/common/collect/ImmutableList;
      intermediary field_40478 Lnet/minecraft/class_7754;field_40478:Lcom/google/common/collect/ImmutableList;
      named field_40478 Lnet/minecraft/class_7754;field_40478:Lcom/google/common/collect/ImmutableList;
  • Constructor Details

    • class_7754

      public class_7754(ModelPart modelPart)
  • Method Details

    • method_45710

      protected ImmutableList.Builder<ModelPart> method_45710(ModelPart modelPart)
      Mappings:
      Namespace Name Mixin selector
      official a Levh;a(Lewt;)Lcom/google/common/collect/ImmutableList$Builder;
      intermediary method_45710 Lnet/minecraft/class_7754;method_45710(Lnet/minecraft/class_630;)Lcom/google/common/collect/ImmutableList$Builder;
      named method_45710 Lnet/minecraft/class_7754;method_45710(Lnet/minecraft/client/model/ModelPart;)Lcom/google/common/collect/ImmutableList$Builder;
    • method_45713

      public static void method_45713(ModelPartData modelPartData)
      Mappings:
      Namespace Name Mixin selector
      official a Levh;a(Lexc;)V
      intermediary method_45713 Lnet/minecraft/class_7754;method_45713(Lnet/minecraft/class_5610;)V
      named method_45713 Lnet/minecraft/class_7754;method_45713(Lnet/minecraft/client/model/ModelPartData;)V
    • method_45714

      public static TexturedModelData method_45714()
      Mappings:
      Namespace Name Mixin selector
      official b Levh;b()Lewz;
      intermediary method_45714 Lnet/minecraft/class_7754;method_45714()Lnet/minecraft/class_5607;
      named method_45714 Lnet/minecraft/class_7754;method_45714()Lnet/minecraft/client/model/TexturedModelData;
    • setAngles

      public void setAngles(BoatEntity boatEntity, float float2, float float3, float float4, float float5, float float6)
      Specified by:
      setAngles in class EntityModel<BoatEntity>
      Mappings:
      Namespace Name Mixin selector
      official a Levh;a(Lbxl;FFFFF)V
      intermediary method_45711 Lnet/minecraft/class_7754;method_45711(Lnet/minecraft/class_1690;FFFFF)V
      named setAngles Lnet/minecraft/class_7754;setAngles(Lnet/minecraft/entity/vehicle/BoatEntity;FFFFF)V
    • getParts

      public ImmutableList<ModelPart> getParts()
      Specified by:
      getParts in class CompositeEntityModel<BoatEntity>
      Mappings:
      Namespace Name Mixin selector
      official c Levh;c()Lcom/google/common/collect/ImmutableList;
      intermediary method_45715 Lnet/minecraft/class_7754;method_45715()Lcom/google/common/collect/ImmutableList;
      named getParts Lnet/minecraft/class_7754;getParts()Lcom/google/common/collect/ImmutableList;
    • method_45712

      private static void method_45712(BoatEntity boatEntity, int int2, ModelPart modelPart, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Levh;a(Lbxl;ILewt;F)V
      intermediary method_45712 Lnet/minecraft/class_7754;method_45712(Lnet/minecraft/class_1690;ILnet/minecraft/class_630;F)V
      named method_45712 Lnet/minecraft/class_7754;method_45712(Lnet/minecraft/entity/vehicle/BoatEntity;ILnet/minecraft/client/model/ModelPart;F)V