Package net.minecraft.commands.arguments
Class ResourceOrIdArgument.LootModifierArgument
java.lang.Object
net.minecraft.commands.arguments.ResourceOrIdArgument<LootItemFunction>
net.minecraft.commands.arguments.ResourceOrIdArgument.LootModifierArgument
- All Implemented Interfaces:
com.mojang.brigadier.arguments.ArgumentType<Holder<LootItemFunction>>
- Enclosing class:
ResourceOrIdArgument<T>
public static class ResourceOrIdArgument.LootModifierArgument
extends ResourceOrIdArgument<LootItemFunction>
-
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
-
LootModifierArgument
-