Delete unused method
This commit is contained in:
parent
398f5ec1bb
commit
02905a84f9
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ public class RDedicatedServer {
|
|||
return reflection;
|
||||
}
|
||||
|
||||
public static Object getCustomRegistry(Object dedicatedServer) {
|
||||
return reflection.invoke(dedicatedServer, "getCustomRegistry");
|
||||
}
|
||||
|
||||
/**
|
||||
* Reloads the specified console (= DedicatedServer) instance's bukkit config.
|
||||
* @param console The console to reload.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue