Package net.frozenblock.lib.storage.api
Class HopperUntouchableList
java.lang.Object
net.frozenblock.lib.storage.api.HopperUntouchableList
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArrayList<net.minecraft.world.level.block.entity.BlockEntityType<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleaninventoryContainsBlacklisted(net.minecraft.world.Container inventory)
-
Field Details
-
BLACKLISTED_TYPES
public static final ArrayList<net.minecraft.world.level.block.entity.BlockEntityType<?>> BLACKLISTED_TYPES
-
-
Constructor Details
-
HopperUntouchableList
public HopperUntouchableList()
-
-
Method Details
-
inventoryContainsBlacklisted
public static boolean inventoryContainsBlacklisted(net.minecraft.world.Container inventory)
-