Class NeoForgeRegionEvent.UpdateArea

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

public static class NeoForgeRegionEvent.UpdateArea extends NeoForgeRegionEvent
This event is fired whenever a new area is created. This event is cancelable. Canceling this event will prevent the area from being updated.