CompletePortal
CompletePortal is used to represent an actual built portal in the world
Creating a new portal
When creating a new portal, you want to use:
Portal tags
Portal tags are used to store data in the portal
Is Active
When you run a task for a portal but it's not necessary to run while the portal is not active (the chunk is not loaded), then you should use CompletePortal#isActive
Last updated