Class SU47TrophyRenderer

java.lang.Object
com.hbm_m.client.render.implementations.SU47TrophyRenderer
All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<SU47TrophyBlockEntity>

public class SU47TrophyRenderer extends Object implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<SU47TrophyBlockEntity>
  • Constructor Details

    • SU47TrophyRenderer

      public SU47TrophyRenderer(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context ctx)
  • Method Details

    • render

      public void render(SU47TrophyBlockEntity be, float pt, com.mojang.blaze3d.vertex.PoseStack ps, net.minecraft.client.renderer.MultiBufferSource buf, int packedLight, int packedOverlay)
      Specified by:
      render in interface net.minecraft.client.renderer.blockentity.BlockEntityRenderer<SU47TrophyBlockEntity>
    • shouldRenderOffScreen

      public boolean shouldRenderOffScreen(SU47TrophyBlockEntity be)
      Specified by:
      shouldRenderOffScreen in interface net.minecraft.client.renderer.blockentity.BlockEntityRenderer<SU47TrophyBlockEntity>
    • getViewDistance

      public int getViewDistance()
      Specified by:
      getViewDistance in interface net.minecraft.client.renderer.blockentity.BlockEntityRenderer<SU47TrophyBlockEntity>