Package net.minecraft.commands.arguments
Class ResourceOrIdArgument.LootTableArgument
java.lang.Object
net.minecraft.commands.arguments.ResourceOrIdArgument<LootTable>
net.minecraft.commands.arguments.ResourceOrIdArgument.LootTableArgument
- Enclosing class:
ResourceOrIdArgument<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.commands.arguments.ResourceOrIdArgument
ResourceOrIdArgument.LootModifierArgument, ResourceOrIdArgument.LootPredicateArgument, ResourceOrIdArgument.LootTableArgument -
Field Summary
Fields inherited from class net.minecraft.commands.arguments.ResourceOrIdArgument
ERROR_FAILED_TO_PARSE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.commands.arguments.ResourceOrIdArgument
getExamples, getLootModifier, getLootPredicate, getLootTable, lootModifier, lootPredicate, lootTable, parse, parseInlineOrIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.brigadier.arguments.ArgumentType
listSuggestions
-
Constructor Details
-
LootTableArgument
-