java.lang.Object
com.codinglitch.simpleradio.client.core.registry.renderers.FrequencingRenderer

public class FrequencingRenderer extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    renderCatalyst(CatalyzingBlockEntity blockEntity, net.minecraft.world.level.block.state.BlockState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay)
     
    static void
    renderScreen(CatalyzingBlockEntity blockEntity, net.minecraft.world.level.block.state.BlockState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • FrequencingRenderer

      public FrequencingRenderer()
  • Method Details

    • renderCatalyst

      public static void renderCatalyst(CatalyzingBlockEntity blockEntity, net.minecraft.world.level.block.state.BlockState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay)
    • renderScreen

      public static void renderScreen(CatalyzingBlockEntity blockEntity, net.minecraft.world.level.block.state.BlockState state, com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource bufferSource, int light, int overlay)