ReputationGameplayConfig
Package: com.hypixel.hytale.builtin.adventure.reputation
public class ReputationGameplayConfigConfiguration class for Reputation settings.
Constants
Section titled “Constants”| Modifier | Type | Name | Value |
|---|---|---|---|
public static final | String | ID | "Reputation" |
@Nonnull private static final | ReputationGameplayConfig | DEFAULT_REPUTATION_GAMEPLAY_CONFIG | new ReputationGameplayConfig() |
Fields
Section titled “Fields”| Modifier | Type | Name | Default |
|---|---|---|---|
@Nonnull protected | ReputationGameplayConfig.ReputationStorageType | reputationStorageType | ReputationGameplayConfig.ReputationStorageType.PerPlayer |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
@Nullable public static | ReputationGameplayConfig | get(@Nonnull GameplayConfig config) |
@Nonnull public static | ReputationGameplayConfig | getOrDefault(@Nonnull GameplayConfig config) |
@Nonnull public | ReputationGameplayConfig.ReputationStorageType | getReputationStorageType() |
@Nonnull @Override public | String | toString() |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.