Uses of Interface
net.minecraft.world.inventory.SlotRange
Package
Description
-
Uses of SlotRange in net.minecraft.advancements.critereon
Modifier and TypeFieldDescriptionprivate final Map
<SlotRange, ItemPredicate> SlotsPredicate.slots
The field for theslots
record component.Modifier and TypeMethodDescriptionSlotsPredicate.slots()
Returns the value of theslots
record component.ModifierConstructorDescriptionSlotsPredicate
(Map<SlotRange, ItemPredicate> slots) Creates an instance of aSlotsPredicate
record class. -
Uses of SlotRange in net.minecraft.commands.arguments
-
Uses of SlotRange in net.minecraft.server.commands
Modifier and TypeMethodDescriptionprivate static int
ExecuteCommand.countItems
(Iterable<? extends Entity> p_332642_, SlotRange p_332729_, Predicate<ItemStack> p_332803_) private static int
ExecuteCommand.countItems
(CommandSourceStack p_332730_, BlockPos p_332679_, SlotRange p_332656_, Predicate<ItemStack> p_332801_) -
Uses of SlotRange in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SlotRange> SlotRanges.CODEC
SlotRanges.NAME_LOOKUP
SlotRanges.SLOTS
Modifier and TypeMethodDescriptionprivate static SlotRange
private static SlotRange
private static SlotRange
static SlotRange
static SlotRange
Modifier and TypeMethodDescriptionprivate static void
SlotRanges.addSingleSlot
(List<SlotRange> p_332716_, String p_332683_, int p_332766_) private static void
SlotRanges.addSlotRange
(List<SlotRange> p_332790_, String p_332813_, int p_332763_, int p_332721_) private static void