mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2025-02-18 01:31:44 +01:00
Fix JavaDoc
This commit is contained in:
parent
30b4598ef5
commit
0716a09470
@ -900,7 +900,7 @@ public class Settings implements DataObject, WorldSettings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param set the hidden flags
|
* @param hiddenFlags the hidden flags to set
|
||||||
*/
|
*/
|
||||||
public void setHiddenFlags(List<String> hiddenFlags) {
|
public void setHiddenFlags(List<String> hiddenFlags) {
|
||||||
this.hiddenFlags = hiddenFlags;
|
this.hiddenFlags = hiddenFlags;
|
||||||
|
Loading…
Reference in New Issue
Block a user