net.minecraft.client.data

public class ModelIds

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Identifier
decorateBlockModelLocation(String id)
method_25844(String arg0)
getMinecraftNamespacedBlock(String name)
public static Identifier
decorateItemModelLocation(String id)
method_25845(String arg0)
getMinecraftNamespacedItem(String name)
public static Identifier
getModelLocation(Block block, String suffix)
method_25843(class_2248 arg0, String arg1)
getBlockSubModelId(Block block, String suffix)
public static Identifier
getModelLocation(Block block)
method_25842(class_2248 arg0)
getBlockModelId(Block block)
public static Identifier
getModelLocation(Item item)
method_25840(class_1792 arg0)
getItemModelId(Item item)
public static Identifier
getModelLocation(Item item, String suffix)
method_25841(class_1792 arg0, String arg1)
getItemSubModelId(Item item, String suffix)
private static String
lambda$getModelLocation$1(String arg0, String arg1)
method_46196(String arg0, String arg1)
method_46196(String arg0, String path)
private static String
lambda$getModelLocation$0(String arg0, String arg1)
method_46197(String arg0, String arg1)
method_46197(String arg0, String path)