mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 03:48:01 +01:00
#1062: Clarify BeaconView documentation
By: Miles Holder <mwholder@proton.me>
This commit is contained in:
parent
3ea55de712
commit
49d12d442a
@ -65,7 +65,8 @@ public interface BeaconView extends InventoryView {
|
||||
|
||||
/**
|
||||
* 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>
|
||||
* The {@link PotionEffectType} provided must be one that is already within
|
||||
* the beacon as a valid option.
|
||||
|
Loading…
Reference in New Issue
Block a user