Class BlockRedstoneTorchUnlit

All Implemented Interfaces:
BlockID, IBlockState, IMutableBlockState, AxisAlignedBB, Metadatable, Faceable, RedstoneComponent, Cloneable

@PowerNukkitDifference(info="Implements RedstoneComponent and uses methods from it.", since="1.4.0.0-PN") public class BlockRedstoneTorchUnlit extends BlockTorch implements RedstoneComponent
Since:
10.4.2017
Author:
CreeperFace
  • Constructor Details

    • BlockRedstoneTorchUnlit

      public BlockRedstoneTorchUnlit()
    • BlockRedstoneTorchUnlit

      public BlockRedstoneTorchUnlit(int meta)
  • Method Details