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 blockModelLocation) Deprecated.static ResourceLocation
decorateItemModelLocation
(String itemModelLocation) static ResourceLocation
getModelLocation
(Item item) static ResourceLocation
getModelLocation
(Item item, String modelLocationSuffix) static ResourceLocation
getModelLocation
(Block block) static ResourceLocation
getModelLocation
(Block block, String modelLocationSuffix)
-
Constructor Details
-
ModelLocationUtils
public ModelLocationUtils()
-
-
Method Details
-
decorateBlockModelLocation
Deprecated. -
decorateItemModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-