Expand description
World portal system for nether/end portals and future portal types.
Vanilla commonly calls loaded worlds “dimensions”. Steel uses “world” for loaded runtime worlds and reserves “dimension type” for the vanilla registry entry that defines world rules.
Modules§
- end_
gateway 🔒 - End gateway destination calculation.
- end_
portal 🔒 - End portal destination calculation.
- nether_
portal 🔒 - Nether portal destination calculation.
- portal_
shape - Portal shape detection for validating obsidian frames.
Structs§
- Portal
Processor - Per-entity portal timer state.
- Teleport
Post Transition - Vanilla post-teleport side effects, composed in transition order.
- Teleport
Transition - Describes a teleport transition to another loaded world.
Enums§
- Portal
Kind - Vanilla portal behavior kind tracked by an entity while it is inside a portal.
- Portal
Process Result - Result of advancing an entity’s active portal process for one server tick.
- Portal
Ticket Target - Position used for vanilla portal ticket placement.
- Teleport
Post Action - A single post-teleport side effect.
- World
Change Request - A queued request to move an entity between loaded worlds.