Dimension Facts
In Temporary Dimension (in_temporary_dimension_fact)
Checks whether the player is currently in any temporary dimension. Returns 1 when true and 0
when false.
In Specific Dimension (in_specific_dimension_fact)
Checks whether the player is in a specific type of temporary dimension.
| Field | Type | Default | Description |
|---|---|---|---|
dimension | Ref<TemporaryDimensionEntry> | Empty | The dimension definition to check against. |
Returns 1 when true and 0 when false.