mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-24 11:45:31 +01:00
Fixed JavaDoc error
This commit is contained in:
parent
7c1e195eaf
commit
7a4ca8b48d
@ -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 -> {
|
||||
|
Loading…
Reference in New Issue
Block a user