Class WorldEvent

    • Constructor Detail

      • WorldEvent

        public WorldEvent​(@NotNull
                          World world)
    • Method Detail

      • getWorld

        @NotNull
        public World getWorld()
        Gets the world primarily involved with this event
        Returns:
        World which caused this event