Uses of Class
net.minecraftforge.client.model.obj.ObjModel
Packages that use ObjModel
-
Uses of ObjModel in net.minecraftforge.client.model.obj
Fields in net.minecraftforge.client.model.obj with type parameters of type ObjModelModifier and TypeFieldDescriptionprivate final Map<ObjModel.ModelSettings,
ObjModel> ObjLoader.modelCache
Methods in net.minecraftforge.client.model.obj that return ObjModelModifier and TypeMethodDescriptionObjLoader.loadModel
(ObjModel.ModelSettings settings) static ObjModel
ObjModel.parse
(ObjTokenizer tokenizer, ObjModel.ModelSettings settings) ObjLoader.read
(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext deserializationContext)