Interface OminousBottleAmplifier
Holds the ominous bottle amplifier.
- Since:
- 1.21.3
- 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) - Since:
- 1.21.3
-
amplifier
-