Package net.minecraft
Class class_7761.class_7762
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.class_7761.class_7762
- Enclosing class:
class_7761
- Mappings:
Namespace Name official fel$aintermediary net/minecraft/class_7761$class_7762named net/minecraft/class_7761$class_7762
-
Field Summary
FieldsFields inherited from class net.minecraft.client.model.Model
layerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_45797(BlockState blockState) voidrender(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha) Renders the model.
-
Field Details
-
field_40525
- Mappings:
Namespace Name Mixin selector official aLfel$a;a:Lewt;intermediary field_40525Lnet/minecraft/class_7761$class_7762;field_40525:Lnet/minecraft/class_630;named field_40525Lnet/minecraft/class_7761$class_7762;field_40525:Lnet/minecraft/client/model/ModelPart;
-
field_40526
- Mappings:
Namespace Name Mixin selector official bLfel$a;b:Lewt;intermediary field_40526Lnet/minecraft/class_7761$class_7762;field_40526:Lnet/minecraft/class_630;named field_40526Lnet/minecraft/class_7761$class_7762;field_40526:Lnet/minecraft/client/model/ModelPart;
-
field_40527
- Mappings:
Namespace Name Mixin selector official cLfel$a;c:Lewt;intermediary field_40527Lnet/minecraft/class_7761$class_7762;field_40527:Lnet/minecraft/class_630;named field_40527Lnet/minecraft/class_7761$class_7762;field_40527:Lnet/minecraft/client/model/ModelPart;
-
field_40528
- Mappings:
Namespace Name Mixin selector official dLfel$a;d:Lewt;intermediary field_40528Lnet/minecraft/class_7761$class_7762;field_40528:Lnet/minecraft/class_630;named field_40528Lnet/minecraft/class_7761$class_7762;field_40528:Lnet/minecraft/client/model/ModelPart;
-
-
Constructor Details
-
class_7762
-
-
Method Details
-
method_45797
- Mappings:
Namespace Name Mixin selector official aLfel$a;a(Lcxu;)Vintermediary method_45797Lnet/minecraft/class_7761$class_7762;method_45797(Lnet/minecraft/class_2680;)Vnamed method_45797Lnet/minecraft/class_7761$class_7762;method_45797(Lnet/minecraft/block/BlockState;)V
-
render
public void render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, float red, float green, float blue, float alpha) Renders the model.- Specified by:
renderin classModel- Parameters:
light- the lightmap coordinates used for this model rendering- Mappings:
Namespace Name Mixin selector official aLeus;a(Ledd;Ledh;IIFFFF)Vintermediary method_2828Lnet/minecraft/class_3879;method_2828(Lnet/minecraft/class_4587;Lnet/minecraft/class_4588;IIFFFF)Vnamed renderLnet/minecraft/client/model/Model;render(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumer;IIFFFF)V
-