Class RemoveAssetStoreEvent

java.lang.Object
com.hypixel.hytale.assetstore.event.AssetStoreEvent<Void>
com.hypixel.hytale.assetstore.event.RemoveAssetStoreEvent
All Implemented Interfaces:
IBaseEvent<Void>, IEvent<Void>

public class RemoveAssetStoreEvent extends AssetStoreEvent<Void>
  • Constructor Details

    • RemoveAssetStoreEvent

      public RemoveAssetStoreEvent(@Nonnull AssetStore<?,?,?> assetStore)