Class DeskBellRenderer

All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<DeskBellBlockEntity>, net.neoforged.neoforge.client.extensions.IBlockEntityRendererExtension<DeskBellBlockEntity>

public class DeskBellRenderer extends SmartBlockEntityRenderer<DeskBellBlockEntity>
  • Constructor Details

    • DeskBellRenderer

      public DeskBellRenderer(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context context)
  • Method Details