Interface OminousBottleAmplifier


@NullMarked @Experimental @NonExtendable public interface OminousBottleAmplifier
Holds the ominous bottle amplifier.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    @IntRange(from=0L,to=4L) int
    Gets the bottle amplifier.
    amplifier(@IntRange(from=0L,to=4L) int amplifier)
     
  • Method Details