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 ResourceOrIdArgument
ResourceOrIdArgument.DialogArgument, ResourceOrIdArgument.InlineResult<T,O>, ResourceOrIdArgument.LootModifierArgument, ResourceOrIdArgument.LootPredicateArgument, ResourceOrIdArgument.LootTableArgument, ResourceOrIdArgument.ReferenceResult<T, O>, ResourceOrIdArgument.Result<T, O> -
Field Summary
Fields inherited from class ResourceOrIdArgument
ERROR_FAILED_TO_PARSE, ERROR_NO_SUCH_ELEMENT, OPS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ResourceOrIdArgument
createGrammar, dialog, getDialog, getExamples, getLootModifier, getLootPredicate, getLootTable, listSuggestions, lootModifier, lootPredicate, lootTable, parseMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.brigadier.arguments.ArgumentType
parse
-
Constructor Details
-
LootModifierArgument
-