We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
69d18c9
new ModConfigBuilder<FabricClientCommandSource, CommandBuildContext>(<mod id>, Configs.class) // ... .build();
new ModConfigBuilder<CommandSourceStack, CommandBuildContext>(<mod id>, Configs.class) // ... .build();
new ModConfigBuilder<>(<plugin name>, Configs.class) // ... .build();
dev.xpple.betterconfig.util.WrappedArgumentType
io.papermc.paper.command.brigadier.argument.CustomArgumentType
reset