Package fr.fidorial.command.argument
package fr.fidorial.command.argument
-
ClassDescriptionModeled after Paper's ArgumentTypes Originally contributed in #8235, licensed under the MIT license.Modeled after Paper's ArgumentTypes Originally contributed in #8235, licensed under the MIT license.CustomArgumentType<T,
N> An argument type that wraps around a native-to-vanilla argument type.An argument type that wraps around a native-to-vanilla argument type.Marks an ArgumentType that has no vanilla client-side parser equivalent, so the client must always be told to ask the server for suggestions (minecraft:ask_server), regardless of whether .suggests(...) was attached at command-registration time.