mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 02:02:04 -07:00
#1062: Clarify BeaconView documentation
By: Miles Holder <mwholder@proton.me>
This commit is contained in:
@@ -65,7 +65,8 @@ public interface BeaconView extends InventoryView {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Sets the secondary effect on this beacon, or null to clear. Note that
|
* Sets the secondary effect on this beacon, or null to clear. Note that
|
||||||
* tier must be >= 4 for this effect to be active.
|
* tier must be >= 4 and a primary effect must be set in order for this
|
||||||
|
* effect to be active.
|
||||||
* <p>
|
* <p>
|
||||||
* The {@link PotionEffectType} provided must be one that is already within
|
* The {@link PotionEffectType} provided must be one that is already within
|
||||||
* the beacon as a valid option.
|
* the beacon as a valid option.
|
||||||
|
Reference in New Issue
Block a user