Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not expect to always receive an instance of Channel in injector (#118
) Mods like Raknetify break this assumption, so to avoid class cast exceptions we use an instanceof cast. Fixes #100
- Loading branch information