mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 12:36:40 +00:00
Remove stub injector methods
This commit is contained in:
@ -1369,7 +1369,5 @@ public class LocalSession implements TextureHolder {
|
||||
this.transform = transform;
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return LocalSession.class;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user