Class ChunkSectionLayerHelper
java.lang.Object
net.fabricmc.fabric.api.client.renderer.v1.render.ChunkSectionLayerHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.client.renderer.rendertype.RenderTypegetMovingBlockRenderType(net.minecraft.client.renderer.chunk.ChunkSectionLayer layer) static net.minecraft.client.renderer.rendertype.RenderTypegetRenderType(boolean translucent)
-
Method Details
-
getMovingBlockRenderType
public static net.minecraft.client.renderer.rendertype.RenderType getMovingBlockRenderType(net.minecraft.client.renderer.chunk.ChunkSectionLayer layer) -
getRenderType
public static net.minecraft.client.renderer.rendertype.RenderType getRenderType(boolean translucent)
-