mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
whoops
This commit is contained in:
parent
e81a64ddc6
commit
5449837960
1 changed files with 0 additions and 2 deletions
|
|
@ -26,9 +26,7 @@
|
||||||
package org.geysermc.common;
|
package org.geysermc.common;
|
||||||
|
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
|
|
||||||
|
|
||||||
@JsonIgnoreProperties(ignoreUnknown = true)
|
|
||||||
public interface IGeyserConfiguration {
|
public interface IGeyserConfiguration {
|
||||||
|
|
||||||
IBedrockConfiguration getBedrock();
|
IBedrockConfiguration getBedrock();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue