Class FunctionalStorage

java.lang.Object
com.simibubi.create.compat.thresholdSwitch.FunctionalStorage
All Implemented Interfaces:
ThresholdSwitchCompat

public class FunctionalStorage extends Object implements ThresholdSwitchCompat
  • Constructor Details

    • FunctionalStorage

      public FunctionalStorage()
  • Method Details

    • isFromThisMod

      public boolean isFromThisMod(net.minecraft.world.level.block.entity.BlockEntity blockEntity)
      Specified by:
      isFromThisMod in interface ThresholdSwitchCompat
    • getSpaceInSlot

      public long getSpaceInSlot(net.neoforged.neoforge.items.IItemHandler inv, int slot)
      Specified by:
      getSpaceInSlot in interface ThresholdSwitchCompat