Class AssetEditorUpdateWeatherPreviewLockEvent
java.lang.Object
com.hypixel.hytale.builtin.asseteditor.event.EditorClientEvent<Void>
com.hypixel.hytale.builtin.asseteditor.event.AssetEditorUpdateWeatherPreviewLockEvent
- All Implemented Interfaces:
IBaseEvent<Void>,IEvent<Void>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAssetEditorUpdateWeatherPreviewLockEvent(EditorClient editorClient, boolean locked) -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.asseteditor.event.EditorClientEvent
getEditorClient, toString
-
Field Details
-
locked
private final boolean locked
-
-
Constructor Details
-
AssetEditorUpdateWeatherPreviewLockEvent
-
-
Method Details
-
isLocked
public boolean isLocked()
-