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 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
- 
ModelLocationUtils
public ModelLocationUtils() 
 - 
 - 
Method Details
- 
decorateBlockModelLocation
Deprecated. - 
decorateItemModelLocation
 - 
getModelLocation
 - 
getModelLocation
 - 
getModelLocation
 - 
getModelLocation
 
 -