Class InstanceUnregisterEvent
java.lang.Object
net.minestom.server.event.instance.InstanceUnregisterEvent
- All Implemented Interfaces:
Event, InstanceEvent
Called when an instance is unregistered
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InstanceUnregisterEvent
-
-
Method Details
-
getInstance
Description copied from interface:InstanceEventGets the instance.- Specified by:
getInstancein interfaceInstanceEvent- Returns:
- instance
-