Class CouplingCommand
java.lang.Object
com.simibubi.create.foundation.command.CouplingCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final com.mojang.brigadier.exceptions.DynamicCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register()
-
Field Details
-
ONLY_MINECARTS_ALLOWED
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ONLY_MINECARTS_ALLOWED -
SAME_DIMENSION
public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType SAME_DIMENSION -
TWO_CARTS
public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType TWO_CARTS
-
-
Constructor Details
-
CouplingCommand
public CouplingCommand()
-
-
Method Details
-
register
public static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> register()
-