Class HopperUntouchableList

java.lang.Object
net.frozenblock.lib.storage.api.HopperUntouchableList

public class HopperUntouchableList extends Object
  • 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)