Class ChromosomeLibCommand
java.lang.Object
com.hexagram2021.chromosomelib.common.command.ChromosomeLibCommand
Commands for showing chromosome information of entities.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack>register()Register commands.
-
Field Details
-
GENE_LOCUS_INDEX_MISMATCHED
public static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType GENE_LOCUS_INDEX_MISMATCHED
-
-
Method Details
-
register
public static com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.commands.CommandSourceStack> register()Register commands.
-