Package org.spongepowered.api.event.world
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.event.world
-
ClassDescriptionCalled when a
Weather
change occursFired when the world border changes for aPlayer
or aWorld
.An event that is fired when a player's world border is changed.Fired when a value on a world'sWorldBorder
is changed.An event that is fired as the explosion is going to start affecting multiple blocks and entities.An event that is fired before the explosion occurs.Event for when aworld
is loaded.Base event for when aWorld
is saved.Fired after a world has been saved.Fired before a world is saved.Base event for when aWorld
is unloaded.