Geyser/connector/src/main/java/org/geysermc/connector/network/session/cache
DoctorMacc f68632f433 Block-related updates
- Fix block breaking animation
- Fix block breaking particles
- Don't initialize Geyser's chunk cache if using Spigot
2020-07-06 21:38:10 -04:00
..
BossBar.java Bedrock 1.16 updating part 1 2020-06-22 20:11:09 -04:00
ChunkCache.java Block-related updates 2020-07-06 21:38:10 -04:00
DataCache.java Update license headers 2020-01-08 21:05:42 -06:00
EntityCache.java Merge entity mounts branch to master (#589) 2020-05-23 16:39:17 -05:00
EntityEffectCache.java Moved break time checks to BlockUtils class, Created ItemUtils and added helper function to get enchantment levels on items, implemented a entity effect cache, added haste and mining fatigue check for block breaking animations, fixed block breaking animations for blocks with speeds that are not affected by tools. 2020-03-22 22:59:34 +00:00
InventoryCache.java Use Int2ObjectMap in InventoryCache and JavaServerDeclareCommandsTranslator 2020-04-25 17:56:19 -05:00
ScoreboardCache.java Update license headers 2020-01-08 21:05:42 -06:00
TeleportCache.java Fix movement issues #466 (#473) 2020-05-04 01:06:08 -05:00
WindowCache.java Implement helper methods for sending packets (#487) 2020-05-05 10:51:43 -05:00