Difference between revisions of "Barrier"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

(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, 64
+
|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 available through the [[Creative|creative mode]] [[Inventory|inventory]] which appears to be an invisible wall unless another barrier block is held
+
The barrier block is an invisible indestructible block used to create impenetrable boundaries, only obtainable in [[creative]] mode.
  
 
== Obtaining ==
 
== Obtaining ==
It can be placed and removed in [[Creative|creative mode]], but it can't be removed through mining in [[Survival|survival mode]]
+
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 people going anywhere they shouldn't go, without there being a giant black wall like you would get with [[Bedrock]]
+
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.
+
 
=== History ===
+
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
Barrier.png
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.

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
  • Added the barrier

See Also