Class WeatherEvent

    • Field Detail

      • world

        protected World world
    • Constructor Detail

      • WeatherEvent

        public WeatherEvent​(@NotNull
                            @NotNull World where)
    • Method Detail

      • getWorld

        @NotNull
        public final @NotNull World getWorld()
        Returns the World where this event is occurring
        Returns:
        World this event is occurring in