SPIGOT-2576: Javadoc fixes for Java 8

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2016-08-06 09:52:40 +10:00
parent 3b51e3f230
commit bab2e9ce17

View File

@@ -50,7 +50,7 @@ public interface Beacon extends BlockState, InventoryHolder {
/** /**
* Set the secondary effect on this beacon, or null to clear. Note that tier * 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 &gt;= 4 for this effect to be active.
* *
* @param effect desired secondary effect * @param effect desired secondary effect
*/ */