SerenityJS
Preparing search index...
@serenityjs/core
CobblestoneWallBlock
Interface CobblestoneWallBlock
interface
CobblestoneWallBlock
{
wall_block_type
?:
WallBlockType
;
wall_connection_type_east
?:
WallConnectionTypeEast
;
wall_connection_type_north
?:
WallConnectionTypeNorth
;
wall_connection_type_south
?:
WallConnectionTypeSouth
;
wall_connection_type_west
?:
WallConnectionTypeWest
;
wall_post_bit
?:
boolean
;
}
Index
Properties
wall_
block_
type?
wall_
connection_
type_
east?
wall_
connection_
type_
north?
wall_
connection_
type_
south?
wall_
connection_
type_
west?
wall_
post_
bit?
Properties
Optional
wall_
block_
type
wall_block_type
?:
WallBlockType
Optional
wall_
connection_
type_
east
wall_connection_type_east
?:
WallConnectionTypeEast
Optional
wall_
connection_
type_
north
wall_connection_type_north
?:
WallConnectionTypeNorth
Optional
wall_
connection_
type_
south
wall_connection_type_south
?:
WallConnectionTypeSouth
Optional
wall_
connection_
type_
west
wall_connection_type_west
?:
WallConnectionTypeWest
Optional
wall_
post_
bit
wall_post_bit
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
wall_
block_
type
wall_
connection_
type_
east
wall_
connection_
type_
north
wall_
connection_
type_
south
wall_
connection_
type_
west
wall_
post_
bit
SerenityJS
Loading...