ObjectCompletedEvent - friendlyhj/ZenUtils GitHub Wiki
The Object Completed Event is a base event for other completed events.
It might be required to import the class to avoid errors.
import mods.zenutils.ftbq.ObjectCompletedEvent;
Name | Type |
---|---|
onlineMembers | List<IPlayer> |
notifyPlayers | List<IPlayer> |