Class BattleSpectatorTileEntityRenderer

All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<BattleSpectatorOwnedTileEntity>

public class BattleSpectatorTileEntityRenderer extends RenderTileEntityGeneric<BattleSpectatorTileEntityRenderer,BattleSpectatorOwnedTileEntity>
  • Constructor Details

    • BattleSpectatorTileEntityRenderer

      public BattleSpectatorTileEntityRenderer(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context dispatcher)
  • Method Details