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>

public class AssetEditorUpdateWeatherPreviewLockEvent extends EditorClientEvent<Void>
  • Field Details

    • locked

      private final boolean locked
  • Constructor Details

    • AssetEditorUpdateWeatherPreviewLockEvent

      public AssetEditorUpdateWeatherPreviewLockEvent(EditorClient editorClient, boolean locked)
  • Method Details

    • isLocked

      public boolean isLocked()