Adds sound effects to Blacksmiths and Scrappers
This commit is contained in:
@ -24,6 +24,7 @@ public interface Settings<K extends Setting> {
|
||||
* @param setting <p>The setting to get</p>
|
||||
* @return <p>The current raw setting value</p>
|
||||
*/
|
||||
@NotNull Object getRawValue(@NotNull K setting);
|
||||
@NotNull
|
||||
Object getRawValue(@NotNull K setting);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user