Class NukkitDBSystem

  • All Implemented Interfaces:
    SubSystem

    @Singleton
    public class NukkitDBSystem
    extends DBSystem
    Nukkit Database system that initializes SQLite and MySQL database objects.
    • Constructor Detail

    • Method Detail

      • enable

        public void enable()
        Description copied from interface: SubSystem
        Performs enable actions for the subsystem.
        Specified by:
        enable in interface SubSystem
        Overrides:
        enable in class DBSystem