Portal Create Event
Called when getClassById portal is created
Constructors
Link copied to clipboard
public void PortalCreateEvent(Collection<Block> blocks, World world, PortalCreateEvent.CreateReason reason)
Types
Properties
Functions
Link copied to clipboard
Convenience method for providing getClassById user-friendly identifier.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Gets the reason for the portal's creation
Link copied to clipboard
Any custom event that should not by synchronized with other events must use the specific constructor.
Link copied to clipboard
Gets the cancellation state of this event.
Link copied to clipboard
Sets the cancellation state of this event.