1.8.10-1.21.1
What's Changed
- Add PlayerInventoryChangeEvent by @Swedz in #93
 - Add DirectionHelper for getting relative directions based on block sides and facing directions by @Swedz in #94
 - Add FloatRange and IntRange by @Swedz in #95
 - Add Bounds by @Swedz in #96
 - Add helper method for writing quads to a buffer and properly applying color set by QuadTransformers#applyingColor(int) by @Swedz in #97
 - Add datagen provider for custom fonts (bitmap only at the moment) by @Swedz in #98
 - Add ModelHelper for gathering textures by @Swedz in #99
 - Add interfaces for managing tickable blocks by @Swedz in #100
 - Add GuiGraphics wrapper for batching and shader support by @Swedz in #101
 - Add basic custom loader builder for quickly generating models with custom loaders but no special parameters by @Swedz in #102
 - Add abstract container menu class for handling setting up player inventories by @Swedz in #103
 
Full Changelog: 1.8.9-1.21.1...1.8.10-1.21.1