Class WeatherEvent

    • Field Detail

      • world

        protected World world
    • Constructor Detail

      • WeatherEvent

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

      • getWorld

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