Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
<internal>
MazeOptions
Interface MazeOptions
interface
MazeOptions
{
airBlockType
?:
BlockPermutation
;
complexity
?:
number
;
entranceDirection
?:
Direction
;
exitDirection
?:
Direction
;
wallBlockType
?:
BlockPermutation
;
}
Index
Properties
air
Block
Type?
complexity?
entrance
Direction?
exit
Direction?
wall
Block
Type?
Properties
Optional
air
Block
Type
airBlockType
?:
BlockPermutation
Optional
complexity
complexity
?:
number
Optional
entrance
Direction
entranceDirection
?:
Direction
Optional
exit
Direction
exitDirection
?:
Direction
Optional
wall
Block
Type
wallBlockType
?:
BlockPermutation
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
air
Block
Type
complexity
entrance
Direction
exit
Direction
wall
Block
Type
Add-On Documentation
8Crafter's Debug Sticks API
Loading...