Class GameModeModule

java.lang.Object
net.thomilist.dimensionalinventories.module.base.ModuleBase
net.thomilist.dimensionalinventories.module.builtin.gamemode.GameModeModule
All Implemented Interfaces:
Comparable<Module>, LostAndFoundFormattable, Module, PlayerModule

public final class GameModeModule extends ModuleBase implements PlayerModule
  • Constructor Details

    • GameModeModule

      public GameModeModule(String groupId)
  • Method Details

    • load

      public void load(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool)
      Specified by:
      load in interface PlayerModule
    • save

      public void save(net.minecraft.server.network.ServerPlayerEntity player, DimensionPool dimensionPool)
      Specified by:
      save in interface PlayerModule