Uses of Class
net.mathias2246.buildmc.api.event.CustomEvent
Packages that use CustomEvent
Package
Description
-
Uses of CustomEvent in net.mathias2246.buildmc.api.event.claims
Subclasses of CustomEvent in net.mathias2246.buildmc.api.event.claimsModifier and TypeClassDescriptionclassCalled when one or more claims are created.classCalled when the owner ID of aClaimis about to change.classCalled when aProtectionof aClaimis about to change.classCalled when one or more claims were removed.classCalled when the whitelist of aClaimis about to change. -
Uses of CustomEvent in net.mathias2246.buildmc.api.event.endevent
Subclasses of CustomEvent in net.mathias2246.buildmc.api.event.endeventModifier and TypeClassDescriptionclassFired when the End state is about to change. -
Uses of CustomEvent in net.mathias2246.buildmc.api.event.lifecycle
Subclasses of CustomEvent in net.mathias2246.buildmc.api.event.lifecycleModifier and TypeClassDescriptionclassFired when BuildMC has finished loading and is up and running.classTheBuildMcRegistryEventis fired once during the plugin startup lifecycle to give other plugins a chance to register or modify values in BuildMC’s registries before they are finalized and made immutable. -
Uses of CustomEvent in net.mathias2246.buildmc.api.event.player
Subclasses of CustomEvent in net.mathias2246.buildmc.api.event.playerModifier and TypeClassDescriptionclassCalled when aPlayer's head is about to be dropped after death.