Uses of Class
net.minecraft.client.render.entity.TileEntityRenderDispatcher
Packages that use TileEntityRenderDispatcher
-
Uses of TileEntityRenderDispatcher in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as TileEntityRenderDispatcherModifier and TypeFieldDescriptionstatic TileEntityRenderDispatcherTileEntityRenderDispatcher.INSTANCE -
Uses of TileEntityRenderDispatcher in net.minecraft.client.render.tileentity
Fields in net.minecraft.client.render.tileentity declared as TileEntityRenderDispatcherModifier and TypeFieldDescriptionprotected TileEntityRenderDispatcherTileEntityRenderer.renderDispatcherMethods in net.minecraft.client.render.tileentity with parameters of type TileEntityRenderDispatcherModifier and TypeMethodDescriptionvoidTileEntityRenderer.setRenderDispatcher(TileEntityRenderDispatcher renderDispatcher)