Interface EventSoundEffectGround

All Superinterfaces:
CacheableObject<CachedEventSoundEffectGround>
All Known Implementing Classes:
CachedEventSoundEffectGround, NativeEventSoundEffectGround

public interface EventSoundEffectGround extends CacheableObject<CachedEventSoundEffectGround>
  • Method Details

    • frame

      int frame()
    • name

      @NotNull @NotNull String name()
    • range

      float range()
    • emptySlot

      boolean emptySlot()