CLASS net/minecraft/class_2240 net/minecraft/command/arguments/ItemSlotArgumentType FIELD field_9955 UNKNOWN_SLOT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType; FIELD field_9956 EXAMPLES Ljava/util/Collection; FIELD field_9957 slotNamesToSlotCommandId Ljava/util/Map; METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture; ARG 1 context ARG 2 builder METHOD method_9469 getItemSlot (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)I ARG 0 context ARG 1 name METHOD method_9473 itemSlot ()Lnet/minecraft/class_2240;