net.minecraft.client.data

public class Model

gcm
net.minecraft.client.data.models.model.ModelTemplate
net.minecraft.class_4942
net.minecraft.client.data.Model
net.minecraft.unmapped.C_zppcsbsk
net.minecraft.data.client.model.ModelTemplate
net.minecraft.src.C_370454_

Field summary

Modifier and TypeField
private final Optional<Identifier>
a
model
field_22901
parent
f_hxzmeltn
parent
f_371431_
private final Set<TextureKey>
b
requiredSlots
field_22902
requiredTextures
f_zszatadg
requiredTextures
f_370571_
private final Optional<String>
c
suffix
field_22903
variant
f_frmrqagj
variant
f_371132_

Constructor summary

ModifierConstructor
public (Optional<Identifier> parent, Optional<String> variant, TextureKey... requiredTextureKeys)

Method summary

Modifier and TypeMethod
public Identifier
a(duv arg0)
getDefaultModelLocation(Block arg0)
method_54828(class_2248 arg0)
getBlockSubModelId(Block block)
m_izvaynaq(C_mmxmpdoq arg0)
getDefaultModelId(Block block)
m_372893_(C_1706_ arg0)
public Identifier
a(duv o, gco o, BiConsumer<amj, gck> arg2)
create(Block arg0, TextureMapping arg1, BiConsumer<ResourceLocation, ModelInstance> arg2)
method_25846(class_2248 arg0, class_4944 arg1, BiConsumer<class_2960, class_10411> arg2)
upload(Block block, TextureMap textures, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_nnmbmcku(C_mmxmpdoq arg0, C_pgmmajlq arg1, BiConsumer<C_ncpywfca, C_txhzdzba> arg2)
create(Block block, Texture texture, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_373425_(C_1706_ p_378305_, C_370370_ p_376589_, BiConsumer<C_5265_, C_370365_> arg2)
public Identifier
a(duv o, String o, gco o, BiConsumer<amj, gck> arg3)
createWithSuffix(Block arg0, String arg1, TextureMapping arg2, BiConsumer<ResourceLocation, ModelInstance> arg3)
method_25847(class_2248 arg0, String arg1, class_4944 arg2, BiConsumer<class_2960, class_10411> arg3)
upload(Block block, String suffix, TextureMap textures, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_fmsamywd(C_mmxmpdoq arg0, String arg1, C_pgmmajlq arg2, BiConsumer<C_ncpywfca, C_txhzdzba> arg3)
create(Block block, String suffix, Texture texture, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_372580_(C_1706_ p_376203_, String p_376258_, C_370370_ p_375987_, BiConsumer<C_5265_, C_370365_> arg3)
public Identifier
b(duv o, String o, gco o, BiConsumer<amj, gck> arg3)
createWithOverride(Block arg0, String arg1, TextureMapping arg2, BiConsumer<ResourceLocation, ModelInstance> arg3)
method_25853(class_2248 arg0, String arg1, class_4944 arg2, BiConsumer<class_2960, class_10411> arg3)
uploadWithoutVariant(Block block, String suffix, TextureMap textures, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_djglnvfy(C_mmxmpdoq arg0, String arg1, C_pgmmajlq arg2, BiConsumer<C_ncpywfca, C_txhzdzba> arg3)
createWithoutVariant(Block block, String suffix, Texture texture, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_374047_(C_1706_ p_378134_, String p_376015_, C_370370_ p_378800_, BiConsumer<C_5265_, C_370365_> arg3)
public Identifier
a(dhl o, gco o, BiConsumer<amj, gck> arg2)
create(Item arg0, TextureMapping arg1, BiConsumer<ResourceLocation, ModelInstance> arg2)
method_48525(class_1792 arg0, class_4944 arg1, BiConsumer<class_2960, class_10411> arg2)
upload(Item item, TextureMap textures, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_rlrbjwdc(C_vorddnax arg0, C_pgmmajlq arg1, BiConsumer<C_ncpywfca, C_txhzdzba> arg2)
create(Item item, Texture texture, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_374305_(C_1381_ p_375480_, C_370370_ p_378140_, BiConsumer<C_5265_, C_370365_> arg2)
public Identifier
a(amj o, gco o, BiConsumer<amj, gck> arg2)
create(ResourceLocation arg0, TextureMapping arg1, BiConsumer<ResourceLocation, ModelInstance> arg2)
method_25852(class_2960 arg0, class_4944 arg1, BiConsumer<class_2960, class_10411> arg2)
upload(Identifier id, TextureMap textures, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_olgperym(C_ncpywfca arg0, C_pgmmajlq arg1, BiConsumer<C_ncpywfca, C_txhzdzba> arg2)
create(Identifier id, Texture texture, BiConsumer<Identifier, ModelSupplier> modelCollector)
m_373081_(C_5265_ p_377818_, C_370370_ p_375928_, BiConsumer<C_5265_, C_370365_> arg2)
private Map<TextureKey, Identifier>
a(gco arg0)
createMap(TextureMapping arg0)
method_25850(class_4944 arg0)
createTextureMap(TextureMap textures)
m_qvwwtehp(C_pgmmajlq arg0)
createTextureMap(Texture texture)
m_372105_(C_370370_ arg0)