asRecipe
fun ArgumentReader<ServerCommandSource, DefaultArgumentDescriptor<IdentifierArgumentType>>.asRecipe(): Recipe<*>
Content copied to clipboard
Reads the Identifier value from the argument in the receiver ArgumentReader as a Recipe.
Author
Cypher121