Class PersistentDataCommands

java.lang.Object
dev.latvian.mods.kubejs.command.PersistentDataCommands

public class PersistentDataCommands extends Object
  • 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)