Class ForgeRegionEvent.Remove

java.lang.Object
net.minecraftforge.eventbus.api.Event
de.z0rdak.yawp.api.events.region.ForgeRegionEvent
de.z0rdak.yawp.api.events.region.ForgeRegionEvent.Remove
Enclosing class:
ForgeRegionEvent

public static class ForgeRegionEvent.Remove extends ForgeRegionEvent
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.