oops forgot the javadoc
This commit is contained in:
parent
bea39bc613
commit
dcc27a7447
@ -596,7 +596,8 @@ public final class Settings {
|
||||
public final Setting<Boolean> renderGoal = new Setting<>(true);
|
||||
|
||||
/**
|
||||
* Render the goal as just a box instead of sick animated thingy
|
||||
* Render the goal as a sick animated thingy instead of just a box
|
||||
* (also controls animation of GoalXZ if {@link #renderGoalXZBeacon} is enabled)
|
||||
*/
|
||||
public final Setting<Boolean> renderGoalAnimated = new Setting<>(true);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user