Interface ThresholdSwitchCompat
- All Known Implementing Classes:
FunctionalStorage,SophisticatedStorage,StorageDrawers
public interface ThresholdSwitchCompat
-
Method Summary
Modifier and TypeMethodDescriptionlonggetSpaceInSlot(net.neoforged.neoforge.items.IItemHandler inv, int slot) booleanisFromThisMod(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)
-