Class MinecraftHelp<C>

java.lang.Object
org.incendo.cloud.minecraft.extras.MinecraftHelp<C>
Type Parameters:
C - command sender type
Direct Known Subclasses:
ImmutableMinecraftHelp

@Immutable public abstract class MinecraftHelp<C> extends Object
Opinionated extension of HelpRenderer for Minecraft.

This class should not be extended, and the only implementation of it is ImmutableMinecraftHelp.

You may customize certain aspects of the help menu by using the builder.