Package dev.latvian.mods.kubejs.command
Class PersistentDataCommands
java.lang.Object
dev.latvian.mods.kubejs.command.PersistentDataCommands
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack, ?> addPersistentDataCommands(com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack, ?> cmd, PersistentDataCommands.PersistentDataFactory factory)
-
Constructor Details
-
PersistentDataCommands
public PersistentDataCommands()
-
-
Method Details
-
addPersistentDataCommands
public static com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack,?> addPersistentDataCommands(com.mojang.brigadier.builder.ArgumentBuilder<net.minecraft.commands.CommandSourceStack, ?> cmd, PersistentDataCommands.PersistentDataFactory factory)
-