net.minecraft.inventory

public interface SlotRange

extends StringIdentifiable

net.minecraft.world.inventory.SlotRange
net.minecraft.class_9348
net.minecraft.inventory.SlotRange

Method summary

Modifier and TypeMethod
it.unimi.dsi.fastutil.ints.IntList
slots()
method_58075()
getSlotIds()
default int
size()
method_58077()
getSlotCount()
static SlotRange
of(String name, it.unimi.dsi.fastutil.ints.IntList slots)
method_58076(String arg0, it.unimi.dsi.fastutil.ints.IntList arg1)
create(String name, it.unimi.dsi.fastutil.ints.IntList slotIds)