classpublicPriority 3
AssetNotifications
com.hypixel.hytale.server.core.asset.AssetNotifications
0
Methods
0
Public Methods
0
Fields
1
Constructors
Constants
StringASSET_ADDED_COLOR= "#06EE92"
StringASSET_ADDED_ICON= "Icons/AssetNotifications/IconCheckmark.png"
StringASSET_ADDED_MESSAGE_KEY= "server.general.assetstore.reloadAssets"
StringASSET_DELETED_COLOR= "#FF3874"
StringASSET_DELETED_ICON= "Icons/AssetNotifications/Trash.png"
StringASSET_DELETED_MESSAGE_KEY= "server.general.assetstore.removedAssets"
StringASSET_RELOADED_COLOR= "#A7AfA7"
StringASSET_RELOADED_ICON= "Icons/AssetNotifications/AssetReloaded.png"
StringASSET_RELOADED_MESSAGE_KEY= "server.general.assetstore.reloadAssets"
StringASSET_SECONDARY_GENERIC_MESSAGE_KEY= "server.general.assetstore.removedAssetsSecondaryGeneric"
Constructors
public
AssetNotifications()