mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-03 21:52:05 -07:00
@@ -1852,4 +1852,13 @@ public interface Server extends PluginMessageRecipient {
|
||||
@Deprecated(since = "1.7.2")
|
||||
@NotNull
|
||||
UnsafeValues getUnsafe();
|
||||
|
||||
// Spigot start
|
||||
public class Spigot {
|
||||
|
||||
}
|
||||
|
||||
@NotNull
|
||||
Spigot spigot();
|
||||
// Spigot end
|
||||
}
|
||||
|
Reference in New Issue
Block a user