mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-23 04:47:34 +01:00
Fixed ConsumableConsumedEvent
This commit is contained in:
parent
f033db14fa
commit
cda411776a
@ -94,4 +94,6 @@ public class ConsumableConsumedEvent extends PlayerDataEvent {
|
||||
public HandlerList getHandlers() {
|
||||
return handlers;
|
||||
}
|
||||
|
||||
public static HandlerList getHandlerList() { return handlers; }
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user