Static
afterProvides a set of events that fire within the broader scripting system within Minecraft.
Static
beforeA set of events that fire before an actual action occurs. In most cases, you can potentially cancel or modify the impending event. Note that in before events any APIs that modify gameplay state will not function and will throw an error.
The system events.