net.minecraft.client.resources.model

public class Material

hxi
net.minecraft.client.resources.model.Material
net.minecraft.class_4730
net.minecraft.client.util.SpriteIdentifier

Field summary

Modifier and TypeField
public static final Comparator<Material>
a
COMPARATOR
field_40566
COMPARATOR
private final ResourceLocation
b
atlasLocation
field_21769
atlas
private final ResourceLocation
c
texture
field_21770
texture
private RenderType
d
renderType
field_21771
layer

Constructor summary

ModifierConstructor
public (ResourceLocation atlas, ResourceLocation texture)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
atlasLocation()
method_24144()
getAtlasId()
public ResourceLocation
b()
texture()
method_24147()
getTextureId()
public RenderType
a(Function<amh, haq> arg0)
renderType(Function<ResourceLocation, RenderType> arg0)
method_24146(Function<class_2960, class_1921> arg0)
getRenderLayer(Function<Identifier, RenderLayer> layerFactory)
public VertexConsumer
a(hxj arg0, hae arg1, Function<amh, haq> arg2)
buffer(MaterialSet arg0, MultiBufferSource arg1, Function<ResourceLocation, RenderType> arg2)
method_24145(class_11701 arg0, class_4597 arg1, Function<class_2960, class_1921> arg2)
getVertexConsumer(class_11701 arg0, VertexConsumerProvider arg1, Function<Identifier, RenderLayer> arg2)
public VertexConsumer
a(hxj arg0, hae arg1, Function<amh, haq> arg2, boolean arg3, boolean arg4)
buffer(MaterialSet arg0, MultiBufferSource arg1, Function<ResourceLocation, RenderType> arg2, boolean arg3, boolean arg4)
method_30001(class_11701 arg0, class_4597 arg1, Function<class_2960, class_1921> arg2, boolean arg3, boolean arg4)
getVertexConsumer(class_11701 arg0, VertexConsumerProvider arg1, Function<Identifier, RenderLayer> arg2, boolean arg3, boolean arg4)