net.minecraft.client.render.block.entity

public class SignRenderer

extends BlockEntityRenderer<SignBlockEntity>

bss
net.minecraft.class_596
net.minecraft.client.render.block.entity.SignRenderer
net.minecraft.client.renderer.tileentity.TileEntitySignRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
field_6594
BACKGROUND_LOCATION
SIGN_TEXTURE
private final SignModel
d
field_2186
model
model

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(asv arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_10107(class_224 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(SignBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(TileEntitySign te, double x, double y, double z, float partialTicks, int destroyStage)