@@ -9,7 +9,7 @@
|
||||
public abstract class TileEntity {
|
||||
|
||||
private static final Logger a = LogManager.getLogger();
|
||||
@@ -217,4 +219,13 @@
|
||||
@@ -221,4 +223,13 @@
|
||||
a(TileEntityFlowerPot.class, "FlowerPot");
|
||||
a(TileEntityBanner.class, "Banner");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user