mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-12 18:55:51 -07:00
@@ -9,7 +9,7 @@
|
||||
public abstract class TileEntity {
|
||||
|
||||
private static final Logger a = LogManager.getLogger();
|
||||
@@ -244,4 +246,13 @@
|
||||
@@ -256,4 +258,13 @@
|
||||
a(TileEntityEndGateway.class, "EndGateway");
|
||||
a(TileEntityCommand.class, "Control");
|
||||
}
|
||||
|
Reference in New Issue
Block a user