AssetEditorRequestDataSetEvent
Package: com.hypixel.hytale.builtin.asseteditor.event
public class AssetEditorRequestDataSetEvent implements IAsyncEvent<String>Async event for requesting a full dataset. The event key is the dataset name (e.g. "ItemCategories"). Handlers populate the results array.
Constructor
Section titled “Constructor”public AssetEditorRequestDataSetEvent(EditorClient editorClient, String dataSet, String[] results)Methods
Section titled “Methods”| Method | Description |
|---|---|
String getDataSet() | Returns the dataset name |
EditorClient getEditorClient() | Returns the requesting client |
String[] getResults() | Returns the result array |
void setResults(String[]) | Sets the result array |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.