Uses of Class
net.minecraft.client.renderer.BlockRendererDispatcher
Package
Description
-
Uses of BlockRendererDispatcher in net.minecraft.client
-
Uses of BlockRendererDispatcher in net.minecraft.client.renderer.tileentity
Modifier and TypeFieldDescriptionprivate BlockRendererDispatcher
PistonTileEntityRenderer.blockRenderer
-
Uses of BlockRendererDispatcher in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic void
ForgeHooksClient.renderPistonMovedBlocks
(BlockPos pos, BlockState state, MatrixStack stack, IRenderTypeBuffer buffer, World world, boolean checkSides, int combinedOverlay, BlockRendererDispatcher blockRenderer) -
Uses of BlockRendererDispatcher in net.minecraftforge.client.model.animation
Modifier and TypeFieldDescriptionprotected static BlockRendererDispatcher
TileEntityRendererAnimation.blockRenderer