net.minecraft.client.resources.model

public class Material

eby
net.minecraft.client.resources.model.Material
net.minecraft.class_4730
net.minecraft.unmapped.C_owknzpks
net.minecraft.client.util.SpriteIdentifier
net.minecraft.client.renderer.model.Material

Field summary

Modifier and TypeField
private final ResourceLocation
a
atlasLocation
field_21769
f_eaqlocjg
atlas
field_229307_a_
private final ResourceLocation
b
texture
field_21770
f_tumqxnei
texture
field_229308_b_
private RenderType
c
renderType
field_21771
f_mujmukci
layer
field_229309_c_

Constructor summary

ModifierConstructor
public (ResourceLocation atlas, ResourceLocation texture)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
atlasLocation()
method_24144()
m_ezerflxi()
getAtlasId()
func_229310_a_()
public ResourceLocation
b()
texture()
method_24147()
m_ijsnrgbl()
getTextureId()
func_229313_b_()
public TextureAtlasSprite
c()
sprite()
method_24148()
m_wmrrhpdu()
getSprite()
func_229314_c_()
public RenderType
a(Function<sm, drb> arg0)
renderType(Function<ResourceLocation, RenderType> arg0)
method_24146(Function<class_2960, class_1921> arg0)
m_qkoocrze(Function<C_ncpywfca, C_tizlwnnv> arg0)
getRenderLayer(Function<Identifier, RenderLayer> layerFactory)
func_229312_a_(Function<ResourceLocation, RenderType> arg0)
public VertexConsumer
a(dqt arg0, Function<sm, drb> arg1)
buffer(MultiBufferSource arg0, Function<ResourceLocation, RenderType> arg1)
method_24145(class_4597 arg0, Function<class_2960, class_1921> arg1)
m_cmtygmeg(C_igrgeffe arg0, Function<C_ncpywfca, C_tizlwnnv> arg1)
getVertexConsumer(VertexConsumerProvider vertexConsumers, Function<Identifier, RenderLayer> layerFactory)
func_229311_a_(IRenderTypeBuffer arg0, Function<ResourceLocation, RenderType> arg1)