public class OBJLoader
extends java.lang.Object
Constructor and Description |
---|
OBJLoader() |
Modifier and Type | Method and Description |
---|---|
static boolean |
accepts(net.minecraft.util.ResourceLocation modelLocation) |
static WavefrontObject |
loadModel(net.minecraft.util.ResourceLocation resource) |
public static WavefrontObject loadModel(net.minecraft.util.ResourceLocation resource)
public static boolean accepts(net.minecraft.util.ResourceLocation modelLocation)