net.minecraft.server.v1_14_R1

public class ArgumentInventorySlot

implements com.mojang.brigadier.arguments.ArgumentType<Integer>

db
net.minecraft.class_2240
net.minecraft.command.arguments.SlotArgument
net.minecraft.server.v1_14_R1.ArgumentInventorySlot

Field summary

Modifier and TypeField
private static final Collection<String>
a
field_9956
field_201329_a
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
b
field_9955
field_197224_a
private static final Map<String, Integer>
c
field_9957
field_197225_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static ArgumentInventorySlot
a()
method_9473()
func_197223_a()
public static int
a(com.mojang.brigadier.context.CommandContext<cd> arg0, String arg1)
method_9469(com.mojang.brigadier.context.CommandContext<class_2168> arg0, String arg1)
func_197221_a(com.mojang.brigadier.context.CommandContext<CommandSource> arg0, String arg1)
public Integer
a(com.mojang.brigadier.StringReader arg0)
method_9470(com.mojang.brigadier.StringReader arg0)
parse(com.mojang.brigadier.StringReader arg0)
public <S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
listSuggestions(com.mojang.brigadier.context.CommandContext<S> arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
public Collection<String>
getExamples()
getExamples()