Interface Directional

    • Method Detail

      • getFacing

        @NotNull
        BlockFace getFacing()
        Gets the value of the 'facing' property.
        Returns:
        the 'facing' value
      • setFacing

        void setFacing​(@NotNull
                       BlockFace facing)
        Sets the value of the 'facing' property.
        Parameters:
        facing - the new 'facing' value
      • getFaces

        @NotNull
        Set<BlockFace> getFaces()
        Gets the faces which are applicable to this block.
        Returns:
        the allowed 'facing' values