Difference between revisions of "Barrier"
(added the object template, and added more information) |
m (Added some more info) |
||
Line 5: | Line 5: | ||
|mine with=Not mineable | |mine with=Not mineable | ||
|drops=N/A | |drops=N/A | ||
− | |stackable=Yes | + | |stackable=Yes (64) |
|physics=No | |physics=No | ||
|found naturally=No | |found naturally=No | ||
Line 11: | Line 11: | ||
}} | }} | ||
− | The barrier block is an indestructible block only | + | The barrier block is an invisible indestructible block used to create impenetrable boundaries, only obtainable in [[creative]] mode. |
== Obtaining == | == Obtaining == | ||
− | + | Barriers cannot be broken by any means in [[survival]] mode. However, they can be obtained through the <code>/give</code> [[Commands|command]] and through the creative inventory. | |
== Usage == | == Usage == | ||
− | Barrier blocks are a good way to make invisible walls in custom maps to prevent | + | Barrier blocks are a good way to make invisible walls in custom maps to prevent players going anywhere that is not intended to be accessible, without there being a visible barrier like with [[bedrock]]. It does not allow [[the player]] or any other [[Entity|entities]] through, so it can keep them inside a space where they are meant to stay. |
− | + | ||
− | + | If the player is holding a barrier block in their hand slot, barrier blocks on the screen change from invisible to the texture of the barrier, as seen in the inventory. | |
+ | |||
+ | Like to regular solid blocks, [[fence]], [[fence gate]], and [[iron bars]] connect to barriers. Blocks that require a supporting block like [[carpet]] or [[minecart rail]]s can be placed on barriers. [[Snow]] can form on barriers when it is [[Event:Snow|snowing]]. | ||
+ | |||
+ | Barriers, like bedrock, cannot be moved by [[piston]]s or [[sticky piston]]s. | ||
+ | |||
+ | == History == | ||
{|class="wikitable" | {|class="wikitable" | ||
! Version | ! Version | ||
Line 30: | Line 36: | ||
* Added the barrier | * Added the barrier | ||
|} | |} | ||
+ | |||
+ | == See Also == | ||
+ | * [[Bedrock]] | ||
+ | * [[Command book]] | ||
[[Category:Blocks]][[Category:Unfinished]] | [[Category:Blocks]][[Category:Unfinished]] |
Revision as of 06:43, 16 April 2019
Barrier | |
---|---|
Type: | Solid, block |
Mine with: | Not mineable |
Drops: | N/A |
Stackable: | Yes (64) |
Physics: | No |
Found naturally: | No |
Identifier: | barrier |
The barrier block is an invisible indestructible block used to create impenetrable boundaries, only obtainable in creative mode.
Contents
Obtaining
Barriers cannot be broken by any means in survival mode. However, they can be obtained through the /give
command and through the creative inventory.
Usage
Barrier blocks are a good way to make invisible walls in custom maps to prevent players going anywhere that is not intended to be accessible, without there being a visible barrier like with bedrock. It does not allow the player or any other entities through, so it can keep them inside a space where they are meant to stay.
If the player is holding a barrier block in their hand slot, barrier blocks on the screen change from invisible to the texture of the barrier, as seen in the inventory.
Like to regular solid blocks, fence, fence gate, and iron bars connect to barriers. Blocks that require a supporting block like carpet or minecart rails can be placed on barriers. Snow can form on barriers when it is snowing.
Barriers, like bedrock, cannot be moved by pistons or sticky pistons.
History
Version | Date | Changes |
---|---|---|
1.28 | Oct 08, 2016 |
|