Interface ThresholdSwitchCompat

All Known Implementing Classes:
FunctionalStorage, SophisticatedStorage, StorageDrawers

public interface ThresholdSwitchCompat
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getSpaceInSlot(net.neoforged.neoforge.items.IItemHandler inv, int slot)
     
    boolean
    isFromThisMod(net.minecraft.world.level.block.entity.BlockEntity blockEntity)
     
  • Method Details

    • isFromThisMod

      boolean isFromThisMod(net.minecraft.world.level.block.entity.BlockEntity blockEntity)
    • getSpaceInSlot

      long getSpaceInSlot(net.neoforged.neoforge.items.IItemHandler inv, int slot)