-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
OS: Linux 3.19.0-22-generic
Java: 1.9.0-ea
-
none
I'm writing a plugin which invokes the method of BlockState.
When I invoke Dispenser.dispense and Dropper.drop, I found no entity (Like item, arrow, fireball, etc) is spawned, while its content has been consumed.
Confirmed asynchronous invocation in my code, sorry for disturbing.