Package net.minecraft.inventory
Interface SlotRange
- All Superinterfaces:
StringIdentifiable
- Mappings:
Namespace Name official cqaintermediary net/minecraft/class_9348named net/minecraft/inventory/SlotRange
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.StringIdentifiable
StringIdentifiable.BasicCodec<S extends StringIdentifiable>, StringIdentifiable.EnumCodec<E extends Enum<E> & StringIdentifiable> -
Field Summary
Fields inherited from interface net.minecraft.util.StringIdentifiable
CACHED_MAP_THRESHOLD -
Method Summary
Methods inherited from interface net.minecraft.util.StringIdentifiable
asString
-
Method Details
-
getSlotIds
IntList getSlotIds()- Mappings:
Namespace Name Mixin selector official aLcqa;a()Lit/unimi/dsi/fastutil/ints/IntList;intermediary method_58075Lnet/minecraft/class_9348;method_58075()Lit/unimi/dsi/fastutil/ints/IntList;named getSlotIdsLnet/minecraft/inventory/SlotRange;getSlotIds()Lit/unimi/dsi/fastutil/ints/IntList;
-
getSlotCount
default int getSlotCount()- Mappings:
Namespace Name Mixin selector official bLcqa;b()Iintermediary method_58077Lnet/minecraft/class_9348;method_58077()Inamed getSlotCountLnet/minecraft/inventory/SlotRange;getSlotCount()I
-
create
- Mappings:
Namespace Name Mixin selector official aLcqa;a(Ljava/lang/String;Lit/unimi/dsi/fastutil/ints/IntList;)Lcqa;intermediary method_58076Lnet/minecraft/class_9348;method_58076(Ljava/lang/String;Lit/unimi/dsi/fastutil/ints/IntList;)Lnet/minecraft/class_9348;named createLnet/minecraft/inventory/SlotRange;create(Ljava/lang/String;Lit/unimi/dsi/fastutil/ints/IntList;)Lnet/minecraft/inventory/SlotRange;
-