Package net.minecraft.data.models.model
Class ModelLocationUtils
java.lang.Object
net.minecraft.data.models.model.ModelLocationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourceLocation
decorateBlockModelLocation
(String pBlockModelLocation) Deprecated.static ResourceLocation
decorateItemModelLocation
(String pItemModelLocation) static ResourceLocation
getModelLocation
(Item pItem) static ResourceLocation
getModelLocation
(Item pItem, String pModelLocationSuffix) static ResourceLocation
getModelLocation
(Block pBlock) static ResourceLocation
getModelLocation
(Block pBlock, String pModelLocationSuffix)
-
Constructor Details
-
ModelLocationUtils
public ModelLocationUtils()
-
-
Method Details
-
decorateBlockModelLocation
Deprecated. -
decorateItemModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-