java.lang.Object
petrolpark.mc.library.core.world.item.crafting.pocket.PocketCrafting.SlotGrid
-
Field Summary
Fields
protected List<net.minecraft.world.inventory.Slot>
protected int
-
Constructor Summary
Constructors
-
Method Summary
Stream<net.minecraft.world.inventory.Slot>
int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
width
protected int width
-
slots
protected List<net.minecraft.world.inventory.Slot> slots
-
Constructor Details
-
SlotGrid
public SlotGrid()
-
Method Details
-
-
streamSlots
public Stream<net.minecraft.world.inventory.Slot> streamSlots()