Class PlayerSavingSystems
java.lang.Object
com.hypixel.hytale.server.core.modules.entity.player.PlayerSavingSystems
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.hypixel.hytale.logger.HytaleLoggerprivate static final float -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
@Nonnull private static final com.hypixel.hytale.logger.HytaleLogger LOGGER -
PLAYER_SAVE_INTERVAL_SECONDS
private static final float PLAYER_SAVE_INTERVAL_SECONDS- See Also:
-
-
Constructor Details
-
PlayerSavingSystems
public PlayerSavingSystems()
-