mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-21 07:13:49 -07:00
@@ -37,7 +37,7 @@
|
||||
+ // CraftBukkit end
|
||||
}
|
||||
|
||||
this.f.methodProfiler.a("cleaning");
|
||||
this.f.methodProfiler.enter("cleaning");
|
||||
|
||||
- NextTickListEntry nextticklistentry;
|
||||
+ NextTickListEntry<T> nextticklistentry; // CraftBukkit - decompile error
|
||||
|
Reference in New Issue
Block a user