net.minecraft.client.render.block.entity

public class BellBlockEntityRenderer

extends BlockEntityRenderer<TileEntityBell>

dmo
net.minecraft.class_3880
net.minecraft.client.render.block.entity.BellBlockEntityRenderer
net.minecraft.client.renderer.tileentity.BellTileEntityRenderer

字段概要

修饰符与类型字段
private static final MinecraftKey
c
field_17145
BELL_BODY_TEXTURE
field_217653_c
private final BellModel
d
field_17146
model
field_217654_d

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public void
a(btp arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_17139(class_3721 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_17139(BellBlockEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
func_199341_a(BellTileEntity arg0, double arg1, double arg2, double arg3, float arg4, int arg5)