Class ItemFeatureRenderer
java.lang.Object
net.minecraft.client.renderer.feature.ItemFeatureRenderer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanvoidrenderSolid(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource, OutlineBufferSource outlineBufferSource) voidrenderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource, OutlineBufferSource outlineBufferSource)
-
Field Details
-
poseStack
-
-
Constructor Details
-
ItemFeatureRenderer
public ItemFeatureRenderer()
-
-
Method Details
-
renderSolid
public void renderSolid(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource, OutlineBufferSource outlineBufferSource) -
renderTranslucent
public void renderTranslucent(SubmitNodeCollection nodeCollection, MultiBufferSource.BufferSource bufferSource, OutlineBufferSource outlineBufferSource) -
hasTranslucency
-