Interface IRedstoneReader

All Known Implementing Classes:
TestTile

public interface IRedstoneReader
  • Method Summary

    Modifier and Type
    Method
    Description
    getEnvironmentValue(boolean strongPower, net.minecraft.core.Direction direction)
     
  • Method Details

    • getEnvironmentValue

      @Nonnull IRedstoneState getEnvironmentValue(boolean strongPower, @Nullable net.minecraft.core.Direction direction)