SPIGOT-2576: Javadoc fixes for Java 8

This commit is contained in:
md_5 2016-08-06 09:52:40 +10:00
parent 9335c0ba4c
commit 78d84f6789

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
* must be >= 4 for this effect to be active.
* must be >= 4 for this effect to be active.
*
* @param effect desired secondary effect
*/