net.minecraft.data.models.model

public class ModelLocationUtils

oq
net.minecraft.data.models.model.ModelLocationUtils
net.minecraft.class_4941
net.minecraft.data.client.ModelIds

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ResourceLocation
a(String arg0)
decorateBlockModelLocation(String arg0)
method_25844(String arg0)
getMinecraftNamespacedBlock(String name)
public static ResourceLocation
b(String arg0)
decorateItemModelLocation(String arg0)
method_25845(String arg0)
getMinecraftNamespacedItem(String name)
public static ResourceLocation
a(dkm arg0, String arg1)
getModelLocation(Block arg0, String arg1)
method_25843(class_2248 arg0, String arg1)
getBlockSubModelId(Block block, String suffix)
public static ResourceLocation
a(dkm arg0)
getModelLocation(Block arg0)
method_25842(class_2248 arg0)
getBlockModelId(Block block)
public static ResourceLocation
a(cxl arg0)
getModelLocation(Item arg0)
method_25840(class_1792 arg0)
getItemModelId(Item item)
public static ResourceLocation
a(cxl arg0, String arg1)
getModelLocation(Item arg0, String arg1)
method_25841(class_1792 arg0, String arg1)
getItemSubModelId(Item item, String suffix)