Class SignRenderer.SignModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.renderer.blockentity.SignRenderer.SignModel
- Enclosing class:
- SignRenderer
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidrenderToBuffer(PoseStack p_112510_, VertexConsumer p_112511_, int p_112512_, int p_112513_, float p_112514_, float p_112515_, float p_112516_, float p_112517_) Methods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
root
- 
stick
 
- 
- 
Constructor Details- 
SignModel
 
- 
- 
Method Details- 
renderToBufferpublic void renderToBuffer(PoseStack p_112510_, VertexConsumer p_112511_, int p_112512_, int p_112513_, float p_112514_, float p_112515_, float p_112516_, float p_112517_) - Specified by:
- renderToBufferin class- Model
 
 
-