Uses of Class
net.minecraft.client.renderer.BlockRendererDispatcher
Packages that use BlockRendererDispatcher
Package
Description
-
Uses of BlockRendererDispatcher in net.minecraft.client
Fields in net.minecraft.client declared as BlockRendererDispatcherMethods in net.minecraft.client that return BlockRendererDispatcher -
Uses of BlockRendererDispatcher in net.minecraft.client.renderer.tileentity
Fields in net.minecraft.client.renderer.tileentity declared as BlockRendererDispatcherModifier and TypeFieldDescriptionprivate BlockRendererDispatcher
PistonTileEntityRenderer.blockRenderer
-
Uses of BlockRendererDispatcher in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type BlockRendererDispatcherModifier 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
Fields in net.minecraftforge.client.model.animation declared as BlockRendererDispatcherModifier and TypeFieldDescriptionprotected static BlockRendererDispatcher
TileEntityRendererAnimation.blockRenderer