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