Class Torch

    • Constructor Detail

      • Torch

        public Torch()
        Deprecated.
      • Torch

        public Torch​(Material type)
        Deprecated.
      • Torch

        @Deprecated
        public Torch​(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.
        Description copied from interface: Directional
        Sets the direction that this block is facing in
        Parameters:
        face - The facing direction