net.minecraft.client.render.block.entity

public class BeaconRenderer

extends BlockEntityRenderer<BeaconBlockEntity>

cvy
net.minecraft.class_1358
net.minecraft.client.render.block.entity.BeaconRenderer
net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer
net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
field_6585
BEACON_BEAM_LOCATION
field_147523_b
TEXTURE_BEACON_BEAM

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bjg arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_10099(class_1308 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)
render(TileEntityBeacon tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
private void
a(double arg0, double arg1, double arg2, double arg3, double arg4, List<bjg$a> arg5, long arg6)
method_12408(double arg0, double arg1, double arg2, double arg3, double arg4, List<class_1308$class_2227> 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)
renderBeacon(double beamSegments, double y, double z, double partialTicks, double textureScale, 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)
method_12406(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)
renderBeamSegment(double totalWorldTime, double y, double z, double partialTicks, double textureScale, 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)
method_12407(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)
renderBeamSegment(double totalWorldTime, double y, double z, double partialTicks, double textureScale, long arg5, int arg6, int arg7, float[] arg8, double arg9, double arg10)
public boolean
a(bjg arg0)
method_12409(class_1308 arg0)
shouldRenderOffScreen(BeaconBlockEntity blockEntity)
func_188185_a(TileEntityBeacon arg0)
isGlobalRenderer(TileEntityBeacon te)