mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
DropQueue static update
This commit is contained in:
parent
eff46ed738
commit
55c6505473
@ -103,4 +103,8 @@ public class DropQueue {
|
||||
public void push() {
|
||||
handle.push();
|
||||
}
|
||||
|
||||
static {
|
||||
FastCollatedDropQueue.update();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user