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 pBlockModelLocation) Deprecated.static ResourceLocationdecorateItemModelLocation(String pItemModelLocation) static ResourceLocationgetModelLocation(Item pItem) static ResourceLocationgetModelLocation(Item pItem, String pModelLocationSuffix) static ResourceLocationgetModelLocation(Block pBlock) static ResourceLocationgetModelLocation(Block pBlock, String pModelLocationSuffix)
-
Constructor Details
-
ModelLocationUtils
public ModelLocationUtils()
-
-
Method Details
-
decorateBlockModelLocation
Deprecated. -
decorateItemModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-
getModelLocation
-