Class HTCopperBasinRenderer

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTCopperBasinRenderer(BlockEntityRendererProvider.Context context)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

        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

      • HTCopperBasinRenderer

        HTCopperBasinRenderer(BlockEntityRendererProvider.Context context)