Interface WorldEntityConfig


  • public interface WorldEntityConfig
    • Method Detail

      • getId

        int getId()
      • getCategory

        int getCategory()
      • getBoundsX

        int getBoundsX()
      • getBoundsY

        int getBoundsY()
      • getBoundsWidth

        int getBoundsWidth()
      • getBoundsHeight

        int getBoundsHeight()