Java Edition:
| Name |
Default value |
Allowed values |
Description |
| east | none | low
none
tall | How the wall extends from the center post to the east. |
| north | none | low
none
tall | How the wall extends from the center post to the north. |
| south | none | low
none
tall | How the wall extends from the center post to the south. |
| up | true | false
true | When true, the wall has a center post. |
| waterlogged | false | false
true | Whether or not there's water in the same place as this wall. |
| west | none | low
none
tall | How the wall extends from the center post to the west. |
|---|
Bedrock Edition:
Non-blackstone and deepslate wall
| Name |
Default value |
Allowed values |
Description |
| wall_block_type | cobblestone | andesite
brick
cobblestone
diorite
end_brick
granite
mossy_cobblestone
mossy_stone_brick
nether_brick
prismarine
red_nether_brick
red_sandstone
sandstone
stone_brick | The type of wall; for example, stone_brick denotes a stone brick wall. |
| wall_connection_type_east | none | none
short
tall | How the wall extends from the center post to the east. |
| wall_connection_type_north | none | none
short
tall | How the wall extends from the center post to the north. |
| wall_connection_type_south | none | none
short
tall | How the wall extends from the center post to the south. |
| wall_connection_type_west | none | none
short
tall | How the wall extends from the center post to the west. |
| wall_post_bit | 1 | 0
1 | Whether or not the wall has a center post. |
|---|
Blackstone and deepslate wall
| Name |
Default value |
Allowed values |
Description |
| wall_connection_type_east | none | none
short
tall | How the wall extends from the center post to the east. |
| wall_connection_type_north | none | none
short
tall | How the wall extends from the center post to the north. |
| wall_connection_type_south | none | none
short
tall | How the wall extends from the center post to the south. |
| wall_connection_type_west | none | none
short
tall | How the wall extends from the center post to the west. |
| wall_post_bit | 1 | 0
1 | Whether or not the wall has a center post. |
|---|