Class InventorySorterCompat

java.lang.Object
com.simibubi.create.compat.inventorySorter.InventorySorterCompat

public class InventorySorterCompat extends Object
Compatibility with cpw's InventorySorter. We need to stop it from interfering with scrolling in the Redstone Requester's screen.
  • Field Details

  • Constructor Details

    • InventorySorterCompat

      public InventorySorterCompat()
  • Method Details

    • init

      public static void init(net.neoforged.bus.api.IEventBus bus)