net.minecraft.client.render.block.entity

public class BeaconRenderer

extends BlockEntityRenderer<BeaconBlockEntity>

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

Field summary

Modifier and TypeField
private static final Identifier
c
field_6585
BEACON_BEAM_LOCATION
beaconBeam

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(akv 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)
renderTileEntityAt(TileEntityBeacon te, double x, double y, double z, float partialTicks, int destroyStage)
public boolean
a()
method_10102()
shouldRenderOffScreen()
forceTileEntityRender()