Package net.minecraft.client.renderer
Class SpecialBlockModelRenderer
java.lang.Object
net.minecraft.client.renderer.SpecialBlockModelRenderer
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SpecialBlockModelRenderer
private final Map
<Block, SpecialModelRenderer<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
renderByBlock
(Block p_386618_, ItemDisplayContext p_386576_, PoseStack p_386646_, MultiBufferSource p_386540_, int p_388855_, int p_388672_) static SpecialBlockModelRenderer
vanilla
(EntityModelSet p_387429_)
-
Field Details
-
EMPTY
-
renderers
-
-
Constructor Details
-
SpecialBlockModelRenderer
-
-
Method Details
-
vanilla
-
renderByBlock
public void renderByBlock(Block p_386618_, ItemDisplayContext p_386576_, PoseStack p_386646_, MultiBufferSource p_386540_, int p_388855_, int p_388672_)
-