Interface World


public interface World
  • Method Details

    • getDimension

      World.Dimension getDimension()
      Get the world dimension, example: OVERWORLD
      Returns:
      World dimension
    • getDifficulty

      World.Difficulty getDifficulty()
      Get the world difficulty
      Returns:
      World difficulty