net.minecraft.data.models.model

public class ModelTemplate

kl
net.minecraft.data.models.model.ModelTemplate
net.minecraft.class_4942
net.minecraft.unmapped.C_zppcsbsk
net.minecraft.data.client.Model
net.minecraft.data.client.model.Model
net.minecraft.src.C_4821_

Field summary

Modifier and TypeField
private final Optional<ResourceLocation>
a
model
field_22901
f_hxzmeltn
parent
parent
f_125585_
private final Set<TextureSlot>
b
requiredSlots
field_22902
f_zszatadg
requiredTextures
requiredTextures
f_125586_
private final Optional<String>
c
suffix
field_22903
f_frmrqagj
variant
variant
f_125587_

Constructor summary

ModifierConstructor
public (Optional<ResourceLocation> parent, Optional<String> variant, TextureSlot... requiredTextureKeys)

Method summary

Modifier and TypeMethod
public ResourceLocation
a(cjt arg0, kn arg1, BiConsumer<abb, Supplier<com.google.gson.JsonElement>> arg2)
create(Block arg0, TextureMapping arg1, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg2)
method_25846(class_2248 arg0, class_4944 arg1, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg2)
m_uxvraxaj(C_mmxmpdoq arg0, C_pgmmajlq arg1, BiConsumer<C_ncpywfca, Supplier<com.google.gson.JsonElement>> arg2)
upload(Block block, TextureMap textures, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
upload(Block block, Texture texture, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
m_125592_(C_1706_ p_125594_, C_4823_ p_125595_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg2)
public ResourceLocation
a(cjt arg0, String arg1, kn arg2, BiConsumer<abb, Supplier<com.google.gson.JsonElement>> arg3)
createWithSuffix(Block arg0, String arg1, TextureMapping arg2, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg3)
method_25847(class_2248 arg0, String arg1, class_4944 arg2, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg3)
m_fmsamywd(C_mmxmpdoq arg0, String arg1, C_pgmmajlq arg2, BiConsumer<C_ncpywfca, Supplier<com.google.gson.JsonElement>> arg3)
upload(Block block, String suffix, TextureMap textures, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
upload(Block block, String suffix, Texture texture, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
m_125596_(C_1706_ p_125598_, String p_125599_, C_4823_ p_125600_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg3)
public ResourceLocation
b(cjt arg0, String arg1, kn arg2, BiConsumer<abb, Supplier<com.google.gson.JsonElement>> arg3)
createWithOverride(Block arg0, String arg1, TextureMapping arg2, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg3)
method_25853(class_2248 arg0, String arg1, class_4944 arg2, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg3)
m_djglnvfy(C_mmxmpdoq arg0, String arg1, C_pgmmajlq arg2, BiConsumer<C_ncpywfca, Supplier<com.google.gson.JsonElement>> arg3)
uploadWithoutVariant(Block block, String suffix, TextureMap textures, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
uploadWithoutVariant(Block block, String suffix, Texture texture, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
m_125616_(C_1706_ p_125618_, String p_125619_, C_4823_ p_125620_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg3)
public ResourceLocation
a(abb arg0, kn arg1, BiConsumer<abb, Supplier<com.google.gson.JsonElement>> arg2)
create(ResourceLocation arg0, TextureMapping arg1, BiConsumer<ResourceLocation, Supplier<com.google.gson.JsonElement>> arg2)
method_25852(class_2960 arg0, class_4944 arg1, BiConsumer<class_2960, Supplier<com.google.gson.JsonElement>> arg2)
m_tqikhuwl(C_ncpywfca arg0, C_pgmmajlq arg1, BiConsumer<C_ncpywfca, Supplier<com.google.gson.JsonElement>> arg2)
upload(Identifier id, TextureMap textures, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
upload(Identifier id, Texture texture, BiConsumer<Identifier, Supplier<com.google.gson.JsonElement>> modelCollector)
m_125612_(C_5265_ p_125614_, C_4823_ p_125615_, BiConsumer<C_5265_, Supplier<com.google.gson.JsonElement>> arg2)
private Map<TextureSlot, ResourceLocation>
a(kn arg0)
createMap(TextureMapping arg0)
method_25850(class_4944 arg0)
m_qvwwtehp(C_pgmmajlq arg0)
createTextureMap(TextureMap textures)
createTextureMap(Texture texture)
m_125608_(C_4823_ arg0)