Interface OminousBottleAmplifier
Holds the ominous bottle amplifier.
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@IntRange(from=0L,to=4L) intGets the bottle amplifier.static OminousBottleAmplifieramplifier(@IntRange(from=0L,to=4L) int amplifier)
-
Method Details
-
amplifier
@Contract(value="_ -> new", pure=true) static OminousBottleAmplifier amplifier(@IntRange(from=0L,to=4L) int amplifier) -
amplifier
-