Package net.minecraft.data.models.model
Class ModelLocationUtils
java.lang.Object
net.minecraft.data.models.model.ModelLocationUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic ResourceLocationdecorateBlockModelLocation(String p_125582_) Deprecated.static ResourceLocationdecorateItemModelLocation(String p_125584_) static ResourceLocationgetModelLocation(Item p_125572_) static ResourceLocationgetModelLocation(Item p_125574_, String p_125575_) static ResourceLocationgetModelLocation(Block p_125577_) static ResourceLocationgetModelLocation(Block p_125579_, String p_125580_) 
- 
Constructor Details- 
ModelLocationUtilspublic ModelLocationUtils()
 
- 
- 
Method Details- 
decorateBlockModelLocationDeprecated.
- 
decorateItemModelLocation
- 
getModelLocation
- 
getModelLocation
- 
getModelLocation
- 
getModelLocation
 
-