Class HTImitationSpawnerRenderer

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit render(HTImitationSpawnerBlockEntity blockEntity, Float partialTick, PoseStack poseStack, MultiBufferSource bufferSource, Integer packedLight, Integer packedOverlay)
      • Methods inherited from class hiiragi283.ragium.client.render.block.HTImitationSpawnerRenderer

        getViewDistance
      • Methods inherited from class net.minecraft.client.renderer.blockentity.BlockEntityRenderer

        shouldRender, shouldRenderOffScreen
      • Methods inherited from class net.neoforged.neoforge.client.extensions.IBlockEntityRendererExtension

        getRenderBoundingBox
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HTImitationSpawnerRenderer

        HTImitationSpawnerRenderer(BlockEntityRendererProvider.Context context)