net.minecraft.client.data

public class Model

ghz
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(dzq 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(dzq o, gib o, BiConsumer<amo, ghx> arg2)
create(Block arg0, TextureMapping arg1, BiConsumer<Identifier, 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_jvltbdgo(C_mmxmpdoq arg0, C_pgmmajlq arg1, BiConsumer<C_dbqpwypu, C_txhzdzba> arg2)
m_jvltbdgo(Block block, Texture obj, BiConsumer<Identifier, ModelSupplier> arg2)
m_374305_(C_1706_ p_375480_, C_370370_ p_378140_, BiConsumer<C_432211_, C_370365_> arg2)
public Identifier
a(dzq o, String o, gib o, BiConsumer<amo, ghx> arg3)
createWithSuffix(Block arg0, String arg1, TextureMapping arg2, BiConsumer<Identifier, 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_dbqpwypu, 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_432211_, C_370365_> arg3)
public Identifier
b(dzq o, String o, gib o, BiConsumer<amo, ghx> arg3)
createWithOverride(Block arg0, String arg1, TextureMapping arg2, BiConsumer<Identifier, 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_dbqpwypu, 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_432211_, C_370365_> arg3)
public Identifier
a(dlp o, gib o, BiConsumer<amo, ghx> arg2)
create(Item arg0, TextureMapping arg1, BiConsumer<Identifier, 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_gncuzxtv(C_vorddnax arg0, C_pgmmajlq arg1, BiConsumer<C_dbqpwypu, C_txhzdzba> arg2)
m_gncuzxtv(Item arg0, Texture obj, BiConsumer<Identifier, ModelSupplier> arg2)
m_373425_(C_1381_ p_378305_, C_370370_ p_376589_, BiConsumer<C_432211_, C_370365_> arg2)
public Identifier
a(amo o, gib o, BiConsumer<amo, ghx> arg2)
create(Identifier arg0, TextureMapping arg1, BiConsumer<Identifier, 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_mxtdaphg(C_dbqpwypu arg0, C_pgmmajlq arg1, BiConsumer<C_dbqpwypu, C_txhzdzba> arg2)
m_mxtdaphg(Identifier arg0, Texture obj, BiConsumer<Identifier, ModelSupplier> arg2)
m_373081_(C_432211_ p_377818_, C_370370_ p_375928_, BiConsumer<C_432211_, C_370365_> arg2)
private Map<TextureKey, Identifier>
a(gib 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)