Class HangingSignSpecialRenderer
java.lang.Object
net.minecraft.client.renderer.special.HangingSignSpecialRenderer
- All Implemented Interfaces:
NoDataSpecialModelRenderer
,SpecialModelRenderer<Void>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(ItemDisplayContext p_389655_, PoseStack p_389572_, MultiBufferSource p_389478_, int p_389663_, int p_389449_, boolean p_389652_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.renderer.special.NoDataSpecialModelRenderer
extractArgument, render
-
Field Details
-
model
-
material
-
-
Constructor Details
-
HangingSignSpecialRenderer
-
-
Method Details
-
render
public void render(ItemDisplayContext p_389655_, PoseStack p_389572_, MultiBufferSource p_389478_, int p_389663_, int p_389449_, boolean p_389652_) - Specified by:
render
in interfaceNoDataSpecialModelRenderer
-