Class LoadedBlockEntityModels
java.lang.Object
net.minecraft.client.render.block.entity.LoadedBlockEntityModels
- Mappings:
Namespace Name named net/minecraft/client/render/block/entity/LoadedBlockEntityModelsintermediary net/minecraft/class_10418official hgv
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LoadedBlockEntityModelsprivate final Map<Block, SpecialModelRenderer<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LoadedBlockEntityModelsvoidrender(Block block, ItemDisplayContext displayContext, MatrixStack matrices, OrderedRenderCommandQueue queue, int light, int overlay, int int2)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector named EMPTYLnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;EMPTY:Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;intermediary field_55269Lnet/minecraft/class_10418;field_55269:Lnet/minecraft/class_10418;official aLhgv;a:Lhgv;
-
renderers
- Mappings:
Namespace Name Mixin selector named renderersLnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;renderers:Ljava/util/Map;intermediary field_55270Lnet/minecraft/class_10418;field_55270:Ljava/util/Map;official bLhgv;b:Ljava/util/Map;
-
-
Constructor Details
-
LoadedBlockEntityModels
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;<init>(Ljava/util/Map;)Vintermediary <init>Lnet/minecraft/class_10418;<init>(Ljava/util/Map;)Vofficial <init>Lhgv;<init>(Ljava/util/Map;)V
-
-
Method Details
-
fromModels
- Mappings:
Namespace Name Mixin selector named fromModelsLnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;fromModels(Lnet/minecraft/client/render/item/model/special/SpecialModelRenderer$BakeContext;)Lnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;intermediary method_65536Lnet/minecraft/class_10418;method_65536(Lnet/minecraft/class_10515$class_11695;)Lnet/minecraft/class_10418;official aLhgv;a(Libh$a;)Lhgv;
-
render
public void render(Block block, ItemDisplayContext displayContext, MatrixStack matrices, OrderedRenderCommandQueue queue, int light, int overlay, int int2) - Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/render/block/entity/LoadedBlockEntityModels;render(Lnet/minecraft/block/Block;Lnet/minecraft/item/ItemDisplayContext;Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/client/render/command/OrderedRenderCommandQueue;III)Vintermediary method_65535Lnet/minecraft/class_10418;method_65535(Lnet/minecraft/class_2248;Lnet/minecraft/class_811;Lnet/minecraft/class_4587;Lnet/minecraft/class_11659;III)Vofficial aLhgv;a(Lduv;Ldhn;Lfua;Lhgy;III)V
-