net.minecraft.client.render.block.entity

public class BeaconRenderer

extends BlockEntityRenderer<BeaconBlockEntity>

cvx
net.minecraft.unmapped.C_42182049
net.minecraft.client.render.block.entity.BeaconRenderer
net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
f_39056873
BEACON_BEAM_LOCATION
field_147523_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bjf arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_20107829(C_92307791 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(BeaconBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(TileEntityBeacon arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
private void
a(double arg0, double arg1, double arg2, double arg3, double arg4, List<bjf$a> arg5, long arg6)
m_50836201(double arg0, double arg1, double arg2, double arg3, double arg4, List<C_92307791$C_89391134> arg5, long arg6)
render(double dx, double dy, double dz, double tickDelta, double beamAngle, List<BeaconBlockEntity$BeamSection> sections, long time)
func_188206_a(double arg0, double arg1, double arg2, double arg3, double arg4, List<TileEntityBeacon$BeamSegment> arg5, long arg6)
private static void
a(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8)
m_85442811(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8)
renderSection(double dx, double dy, double dz, double tickDelta, double beamAngle, long time, int y, int height, float[] color)
func_188204_a(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8)
public static void
a(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8, double arg9, double arg10)
m_91131873(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8, double arg9, double arg10)
renderSection(double dx, double dy, double dz, double tickDelta, double beamAngle, long time, int y, int height, float[] color, double innerRadius, double outerRadius)
func_188205_a(double arg0, double arg1, double arg2, double arg3, double arg4, long arg5, int arg6, int arg7, float[] arg8, double arg9, double arg10)
public boolean
a(bjf arg0)
m_84885420(C_92307791 arg0)
shouldRenderOffScreen(BeaconBlockEntity blockEntity)
func_188185_a(TileEntityBeacon arg0)