plugins: add missing compatible plugins

This commit is contained in:
therealunull
2020-12-14 07:41:02 -05:00
parent 3248f22650
commit aa44329202
504 changed files with 73990 additions and 3845 deletions

View File

@@ -52,7 +52,7 @@ public interface WallObject extends TileObject
*/
int getConfig();
Renderable getRenderable();
Renderable getRenderable1();
Renderable getRenderable2();
Model getModelA();