net.forthecrown.grenadier.annotations.compiler.MapperEntry Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grenadier-annotations Show documentation
Show all versions of grenadier-annotations Show documentation
Annotation-based command support for Grenadier
package net.forthecrown.grenadier.annotations.compiler;
import net.forthecrown.grenadier.annotations.ArgumentModifier;
public record MapperEntry(String name, ArgumentModifier
© 2015 - 2025 Weber Informatics LLC | Privacy Policy