net.minecraft.data.models.model

public class ModelLocationUtils

le
net.minecraft.data.models.model.ModelLocationUtils
net.minecraft.class_4941
net.minecraft.data.client.ModelIds
net.minecraft.src.C_4820_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ResourceLocation
a(String arg0)
decorateBlockModelLocation(String arg0)
method_25844(String arg0)
getMinecraftNamespacedBlock(String name)
m_125581_(String p_125582_)
public static ResourceLocation
b(String arg0)
decorateItemModelLocation(String arg0)
method_25845(String arg0)
getMinecraftNamespacedItem(String name)
m_125583_(String p_125584_)
public static ResourceLocation
a(cpn arg0, String arg1)
getModelLocation(Block arg0, String arg1)
method_25843(class_2248 arg0, String arg1)
getBlockSubModelId(Block block, String suffix)
m_125578_(C_1706_ p_125579_, String p_125580_)
public static ResourceLocation
a(cpn arg0)
getModelLocation(Block arg0)
method_25842(class_2248 arg0)
getBlockModelId(Block block)
m_125576_(C_1706_ p_125577_)
public static ResourceLocation
a(cfu arg0)
getModelLocation(Item arg0)
method_25840(class_1792 arg0)
getItemModelId(Item item)
m_125571_(C_1381_ p_125572_)
public static ResourceLocation
a(cfu arg0, String arg1)
getModelLocation(Item arg0, String arg1)
method_25841(class_1792 arg0, String arg1)
getItemSubModelId(Item item, String suffix)
m_125573_(C_1381_ p_125574_, String p_125575_)