net.minecraft.client.render.block.entity

public class BedRenderer

extends BlockEntityRenderer<BedBlockEntity>

bww
net.minecraft.class_3298
net.minecraft.client.render.block.entity.BedRenderer
net.minecraft.client.renderer.tileentity.TileEntityBedRenderer
net.minecraft.client.renderer.tileentity.TileEntityBedRenderer

Field summary

Modifier and TypeField
private static final Identifier[]
a
field_16137
BED_LOCATIONS
field_193848_a
TEXTURES
private BedModel
d
field_16138
model
field_193849_d
model
private int
e
field_16139
version
field_193850_e
version

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(avi arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
method_14683(class_3221 arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(BedBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress, float opacity)
func_192841_a(TileEntityBed arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(TileEntityBed te, double x, double y, double z, float partialTicks, int destroyStage, float arg6)
private void
a(boolean arg0, double arg1, double arg2, double arg3, int arg4, float arg5)
method_14684(boolean arg0, double arg1, double arg2, double arg3, int arg4, float arg5)
renderPart(boolean head, double x, double y, double z, int metadata, float opacity)
func_193847_a(boolean arg0, double arg1, double arg2, double arg3, int arg4, float arg5)
renderPiece(boolean arg0, double x, double y, double z, int arg4, float alpha)