@@ -9,7 +9,7 @@
|
||||
public abstract class TileEntity {
|
||||
|
||||
private static final Logger a = LogManager.getLogger();
|
||||
@@ -255,4 +257,13 @@
|
||||
@@ -250,4 +252,13 @@
|
||||
a("command_block", TileEntityCommand.class);
|
||||
a("shulker_box", TileEntityShulkerBox.class);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user