Interface Renderable

    • Method Detail

      • getModel

        Model getModel()
        Gets the model of the object.
      • getModelHeight

        int getModelHeight()
        Gets the height of the model.
      • setModelHeight

        void setModelHeight​(int modelHeight)
      • draw

        void draw​(int orientation,
                  int pitchSin,
                  int pitchCos,
                  int yawSin,
                  int yawCos,
                  int x,
                  int y,
                  int z,
                  long hash)