Interface Directional

    • Method Detail

      • setFacingDirection

        void setFacingDirection​(@NotNull
                                BlockFace face)
        Sets the direction that this block is facing in
        Parameters:
        face - The facing direction
      • getFacing

        @NotNull
        BlockFace getFacing()
        Gets the direction this block is facing
        Returns:
        the direction this block is facing