mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-21 05:44:17 +00:00
SPIGOT-2576: Javadoc fixes for Java 8
This commit is contained in:
parent
9335c0ba4c
commit
78d84f6789
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public interface Beacon extends BlockState, InventoryHolder {
|
|||
|
||||
/**
|
||||
* Set the secondary effect on this beacon, or null to clear. Note that tier
|
||||
* must be >= 4 for this effect to be active.
|
||||
* must be >= 4 for this effect to be active.
|
||||
*
|
||||
* @param effect desired secondary effect
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue