Package net.minecraft.data.models.model
Class ModelLocationUtils
java.lang.Object
net.minecraft.data.models.model.ModelLocationUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceLocation
decorateBlockModelLocation(String p_125582_)
Deprecated.static ResourceLocation
decorateItemModelLocation(String p_125584_)
static ResourceLocation
getModelLocation(Item p_125572_)
static ResourceLocation
getModelLocation(Item p_125574_, String p_125575_)
static ResourceLocation
getModelLocation(Block p_125577_)
static ResourceLocation
getModelLocation(Block p_125579_, String p_125580_)
-
Constructor Details
-
ModelLocationUtils
public ModelLocationUtils()
-
-
Method Details
-
decorateBlockModelLocation
Deprecated. -
decorateItemModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-