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