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