Fixed JavaDoc error

This commit is contained in:
tastybento 2019-01-12 17:04:53 -08:00
parent 7c1e195eaf
commit 7a4ca8b48d

View File

@ -353,8 +353,8 @@ public class Clipboard {
/**
* Sets any entity that is in this location
* @param location - locaton
* @param config - config section
* @param location - location
* @param en - config section
*/
private void setEntity(Location location, ConfigurationSection en) {
en.getKeys(false).forEach(k -> {