Interface SignalGetterMixin


public interface SignalGetterMixin
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    irregular_implements$getDirectSignal(int original, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction direction)
     
    default int
    irregular_implements$getSignal(int original, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction direction)
     
  • Method Details

    • irregular_implements$getSignal

      default int irregular_implements$getSignal(int original, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction direction)
    • irregular_implements$getDirectSignal

      default int irregular_implements$getDirectSignal(int original, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction direction)