Class NeoForgeRegionEvent.Remove

java.lang.Object
net.neoforged.bus.api.Event
de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent
de.z0rdak.yawp.api.events.region.NeoForgeRegionEvent.Remove
All Implemented Interfaces:
net.neoforged.bus.api.ICancellableEvent
Enclosing class:
NeoForgeRegionEvent

public static class NeoForgeRegionEvent.Remove extends NeoForgeRegionEvent
This event is fired whenever a region is about to be removed. This event is cancelable. When this is event is canceled, the region will not be deleted.