net.minecraft.client.resource.model

public class EmptyBakedModel

implements BakedModel

bxn
net.minecraft.class_2530
net.minecraft.client.resource.model.EmptyBakedModel
net.minecraft.client.renderer.block.model.BuiltInModel

Field summary

Modifier and TypeField
private final ModelTransformations
a
field_11295
transformations
cameraTransforms
private final ItemOverrides
b
field_13658
overrides
overrideList

Constructor summary

ModifierConstructor
public (ModelTransformations transformations, ItemOverrides overrides)

Method summary

Modifier and TypeMethod
public List<BakedQuad>
a(ard arg0, cs arg1, long arg2)
method_12502(class_2232 arg0, class_1354 arg1, long arg2)
getQuads(BlockState arg0, Direction arg1, long arg2)
getQuads(IBlockState arg0, EnumFacing arg1, long arg2)
public boolean
a()
method_10373()
useAmbientOcclusion()
isAmbientOcclusion()
public boolean
b()
method_10374()
isGui3d()
isGui3d()
public boolean
c()
method_10375()
isCustomRenderer()
isBuiltInRenderer()
public TextureAtlasSprite
d()
method_10376()
getParticleIcon()
getParticleTexture()
public ModelTransformations
e()
method_10377()
getTransformations()
getItemCameraTransforms()
public ItemOverrides
f()
method_12503()
getItemOverrides()
getOverrides()