mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 08:08:34 +00:00
Remove stub injector methods
This commit is contained in:
@ -86,8 +86,6 @@ public class MaskingExtent extends AbstractDelegateExtent {
|
||||
return mask.test(mutable.setComponents(x, y, z)) && super.setBiome(x, y, z, biome);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return MaskingExtent.class;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user