classpublicPriority 3
AssetSpecificFunctionality
com.hypixel.hytale.builtin.asseteditor.AssetSpecificFunctionality
4
Methods
4
Public Methods
0
Fields
1
Constructors
Constants
ClearEditorTimeOverrideCLEAR_EDITOR_TIME_OVERRIDE_PACKET= new ClearEditorTimeOverride()
UpdateEditorWeatherOverrideCLEAR_WEATHER_OVERRIDE_PACKET= new UpdateEditorWeatherOverride(0)
AssetEditorPreviewCameraSettingsDEFAULT_PREVIEW_CAMERA_SETTINGS= new AssetEditorPreviewCameraSettings(
0.25F, new Vector3f(0.0F, 75.0F, 0.0F), new Vector3f(...
StringENVIRONMENT_ASSET_ID= Environment.class.getSimpleName()
StringITEM_ASSET_ID= Item.class.getSimpleName()
StringMODEL_ASSET_ID= ModelAsset.class.getSimpleName()
MessageNO_GAME_CLIENT_MESSAGE= Message.translation("server.assetEditor.messages.noGameClient")
StringWEATHER_ASSET_ID= Weather.class.getSimpleName()
Constructors
public
AssetSpecificFunctionality()Methods
Public Methods (4)
publicstatic
Model convertToModelPacket(Item item)@Nonnull
publicstatic
AssetIconProperties getDefaultItemIconProperties(Item item)@Nonnull
publicstatic
AssetEditorUpdateModelPreview getModelPreviewPacketForItem(AssetPath assetPath, Item item)publicstatic
void setup()Related Classes
Used By
AssetStoreAssetUpdateQueryLoadedAssetsEventIndexedLookupTableAssetMapAssetStoreTypeHandlerAssetTypeHandlerAssetEditorActivateButtonEventAssetEditorAssetCreatedEventAssetEditorClientDisconnectEventAssetEditorFetchAutoCompleteDataEventAssetEditorRequestDataSetEventAssetEditorSelectAssetEventAssetEditorUpdateWeatherPreviewLockEventRefStoreEventRegistryHytaleLoggerInstantDataModelVector2f+25 more