Class Ladder

    • Constructor Detail

      • Ladder

        public Ladder()
        Deprecated.
      • Ladder

        public Ladder​(Material type)
        Deprecated.
      • Ladder

        @Deprecated
        public Ladder​(Material type,
                      byte data)
        Deprecated.
        Magic value
        Parameters:
        type - the type
        data - the raw data value
    • Method Detail

      • getAttachedFace

        public BlockFace getAttachedFace()
        Deprecated.
        Gets the face that this block is attached on
        Returns:
        BlockFace attached to
      • setFacingDirection

        public void setFacingDirection​(BlockFace face)
        Deprecated.
        Sets the direction this ladder is facing
        Parameters:
        face - The facing direction