mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
I forgot the "s" in Geyser
This commit is contained in:
parent
f3a331981f
commit
cb18c969d7
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ package org.geysermc.geyser.api.extension;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the Geyer extension description
|
* This is the Geyser extension description
|
||||||
*/
|
*/
|
||||||
public interface ExtensionDescription {
|
public interface ExtensionDescription {
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue