Interface IRedstoneReader
- All Known Implementing Classes:
TestTile
public interface IRedstoneReader
-
Method Summary
Modifier and TypeMethodDescriptiongetEnvironmentValue(boolean strongPower, net.minecraft.core.Direction direction)
-
Method Details
-
getEnvironmentValue
@Nonnull IRedstoneState getEnvironmentValue(boolean strongPower, @Nullable net.minecraft.core.Direction direction)
-