Class Hierarchy
- java.lang.Object
- org.cyclops.cyclopscore.command.argument.ArgumentInfoMod<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,T>)
- org.cyclops.cyclopscore.command.argument.ArgumentInfoMod.Template (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- org.cyclops.cyclopscore.command.argument.ArgumentTypeConfigProperty (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- org.cyclops.cyclopscore.command.argument.ArgumentTypeDebugPacket (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info (implements net.minecraft.commands.synchronization.ArgumentTypeInfo<A,T>)
- org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info.Template<T> (implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<A>)
- org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<C,I> (implements java.lang.Comparable<T>)