Class ModelLoader

java.lang.Object
zombie.core.skinnedmodel.model.ModelLoader

public class ModelLoader
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  ModelLoader.LoadMode  
  • Field Summary

    Fields
    Modifier and Type Field Description
    static ModelLoader instance  
  • Constructor Summary

    Constructors
    Constructor Description
    ModelLoader()  
  • Method Summary

    Modifier and Type Method Description
    Model Load​(java.lang.String string, java.lang.String string2, java.lang.String string3, boolean boolean1)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • ModelLoader

      public ModelLoader()
  • Method Details

    • Load

      public Model Load​(java.lang.String string, java.lang.String string2, java.lang.String string3, boolean boolean1) throws java.io.IOException
      Throws:
      java.io.IOException