Interface Wall
- All Superinterfaces:
BlockData, Cloneable, Waterlogged
This class encompasses the 'north', 'east', 'south', 'west', height flags
which are used to set the height of a wall.
'up' denotes whether the well has a center post.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe different heights a face of a wall may have. -
Method Summary
Methods inherited from interface BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getCollisionShape, getDestroySpeed, getDestroySpeed, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isRandomlyTicked, isReplaceable, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotateMethods inherited from interface Waterlogged
isWaterlogged, setWaterlogged
-
Method Details
-
isUp
boolean isUp()Gets the value of the 'up' property.- Returns:
- the 'up' value
-
setUp
void setUp(boolean up) Sets the value of the 'up' property.- Parameters:
up- the new 'up' value
-
getHeight
-
setHeight
-