Interface IRedstoneLinkable

All Known Implementing Classes:
LinkBehaviour

public interface IRedstoneLinkable
  • Method Details

    • getTransmittedStrength

      int getTransmittedStrength()
    • setReceivedStrength

      void setReceivedStrength(int power)
    • isListening

      boolean isListening()
    • isAlive

      boolean isAlive()
    • getNetworkKey

    • getLocation

      net.minecraft.core.BlockPos getLocation()