Package org.spongepowered.api.event.world.chunk
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.event.world.chunk
-
ClassDescriptionCalled when a new
chunk
was generated.Called when achunk
is loaded.Called when achunk
is performing a save.Called after thechunk
is saved.Called before thechunk
is saved.Called when achunk
was unloaded.Called after thechunk
is unloaded.Called before thechunk
is unloaded.Represents an event that has knowledge about theworld
that is being operated upon.