Shane Freeder
84c98c2ba8
NOT FINISHED! She compiles, and she... suffers the wrath of chunkgen...
2018-07-19 05:42:43 +01:00
BillyGalbreath
efb52083b9
[CI-SKIP] Clarify Event#callEvent() JavaDoc ( #1158 )
2018-06-18 15:42:39 -05:00
Zach Brown
b170e8cedb
Update upstream B/CB/S
...
Remove two features added upstream
2016-08-27 18:41:58 -05:00
Aikar
c2f872aed3
Add Minimal FastUtil int/long collections.
...
Importing the full library would double the jar size... its way too large.
So lets just import the basic int/long based collections to then use
to improve performance on these kind of collections.
2016-03-30 01:57:56 -04:00
Aikar
b4d1aa418a
Add event call helper
...
This simplifies new event calling by reducing the diff to actually fire the event and check for cancelled state.
2016-03-18 00:29:11 -04:00