net.minecraft.client.render.block.entity

public class BedRenderer

extends BlockEntityRenderer<BedBlockEntity>

dmj
net.minecraft.class_825
net.minecraft.client.render.block.entity.BedRenderer
net.minecraft.client.renderer.tileentity.BedTileEntityRenderer
net.minecraft.client.renderer.tileentity.BedTileEntityRenderer

Field summary

Modifier and TypeField
private static final Identifier[]
c
field_4356
BED_LOCATIONS
field_193848_a
field_193848_a
private final BedModel
d
field_4355
model
field_193849_d
field_193849_d

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(btk arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3557(class_2587 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(BedBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
func_199341_a(BedTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(BedTileEntity tileEntityIn, double x, double y, double z, float partialTicks, int destroyStage)
private void
a(boolean arg0, double arg1, double arg2, double arg3, fa arg4)
method_3558(boolean arg0, double arg1, double arg2, double arg3, class_2350 arg4)
renderPart(boolean visible, double dx, double dy, double dz, Direction facing)
func_199343_a(boolean arg0, double arg1, double arg2, double arg3, Direction arg4)
func_199343_a(boolean arg0, double arg1, double arg2, double arg3, Direction arg4)