Interface InvokePortalEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
InvokePortalEvent.Enter,InvokePortalEvent.Execute,InvokePortalEvent.Prepare
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCalled when entering a portal.static interfaceCalled after aPortalLogiccalculated and found or generated the portal exit.static interfaceCalled before calculating and finding or generating the portal exit. -
Method Summary
-
Method Details
-
entity
Entity entity()Gets theEntity.- Returns:
- The entity
-
portalLogic
PortalLogic portalLogic()Gets thePortalLogic.- Returns:
- The portal logic
-