Class LoadedBlockEntityModels
java.lang.Object
net.minecraft.client.render.block.entity.LoadedBlockEntityModels
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/LoadedBlockEntityModels
intermediary net/minecraft/class_10418
official gmw
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LoadedBlockEntityModels
private final Map
<Block, SpecialModelRenderer<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LoadedBlockEntityModels
fromModels
(LoadedEntityModels models) void
render
(Block block, ModelTransformationMode displayContext, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector named EMPTY
Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;EMPTY:Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;
intermediary field_55269
Lnet/minecraft/class_10418;field_55269:Lnet/minecraft/class_10418;
official a
Lgmw;a:Lgmw;
-
renderers
- Mappings:
Namespace Name Mixin selector named renderers
Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;renderers:Ljava/util/Map;
intermediary field_55270
Lnet/minecraft/class_10418;field_55270:Ljava/util/Map;
official b
Lgmw;b:Ljava/util/Map;
-
-
Constructor Details
-
Method Details
-
fromModels
- Mappings:
Namespace Name Mixin selector named fromModels
Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;fromModels(Lnet/minecraft/client/render/entity/model/LoadedEntityModels;)Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;
intermediary method_65536
Lnet/minecraft/class_10418;method_65536(Lnet/minecraft/class_5599;)Lnet/minecraft/class_10418;
official a
Lgmw;a(Lgfa;)Lgmw;
-
render
public void render(Block block, ModelTransformationMode displayContext, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay) - Mappings:
Namespace Name Mixin selector named render
Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;render(Lnet/minecraft/block/Block;Lnet/minecraft/item/ModelTransformationMode;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/VertexConsumerProvider;II)V
intermediary method_65535
Lnet/minecraft/class_10418;method_65535(Lnet/minecraft/class_2248;Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;II)V
official a
Lgmw;a(Ldjn;Lcwo;Lffv;Lglz;II)V
-