Geyser/core/src/main/java/org/geysermc/geyser/util
Konicai c2cd99c829
Support Java 1.20.2 (#4112)
* Initial pass for 1.20.2, compiling
* Remove unused level events
* handle null GameProfile in ClientboundPlayerInfoUpdatePacket
* Handle level events BRUSH_BLOCK_COMPLETE and EGG_CRACK
* Account for null tag in DecoratedPotBlockEntityTranslator
* Explicitly show that 1.20.31 is supported
2023-09-29 17:14:49 -04:00
..
collection Optimizations and regression fix 2023-04-06 21:47:37 -04:00
AssetUtils.java Exposing resourcepack loading to api (#3696) 2023-06-16 20:39:53 -05:00
AttributeUtils.java Update Minecraft Wiki links to new domain (#4151) 2023-09-27 07:55:54 -07:00
BlockEntityUtils.java Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/protocol-3.0 2022-12-20 19:47:45 -05:00
BlockUtils.java Update Minecraft Wiki links to new domain (#4151) 2023-09-27 07:55:54 -07:00
ChunkUtils.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
CooldownUtils.java Decrease final startup memory usage 2023-04-07 14:08:22 -04:00
CpuUtils.java Print CPU name in dump if possible 2022-05-30 14:51:03 -04:00
DimensionUtils.java Camera shake and fog effect api (#3931) 2023-07-02 17:00:46 -04:00
EntityUtils.java Fix forced zoom issue when switching into spectator mode (#4093) 2023-09-06 18:13:19 -04:00
FileUtils.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
InteractionResult.java Support offhand interactions with entities 2022-02-24 22:49:10 -05:00
InteractiveTag.java Implement allay, plus some interaction fixes 2022-05-26 17:51:55 -04:00
InventoryUtils.java Fix smithing tables on pre-1.20 servers (#4056) 2023-08-16 22:42:17 -04:00
ItemUtils.java Yeet NbtItemStackTranslator 2023-04-08 12:45:13 -04:00
JavaCodecUtil.java Initial 1.19.40.24 Bedrock support 2022-10-18 19:04:02 -04:00
LoginEncryptionUtils.java Merge remote-tracking branch 'origin/master' into jwt-changes 2023-06-27 12:12:31 +02:00
LoopbackUtil.java Loopback exemption fixes (#3261) 2022-08-31 16:42:38 -04:00
MathUtils.java Add support for custom blocks and skulls (#3505) 2023-08-21 16:04:08 -07:00
Metrics.java We're in 2022 now 2022-01-01 20:03:05 +01:00
NewsHandler.java Updated to 1.19 2022-06-08 14:09:14 +02:00
PluginMessageUtils.java Support Java 1.20.2 (#4112) 2023-09-29 17:14:49 -04:00
SettingsUtils.java Feature: Allow client-side "game settings" menu gamemode/difficulty changes (#4062) 2023-09-09 00:34:19 +02:00
SignUtils.java Fix serverbound hanging sign updates (#3904) 2023-06-22 18:05:07 -04:00
SoundUtils.java Fix /playsound command by stripping only the Minecraft namespace (#3956) 2023-07-21 22:25:09 -04:00
StatisticFormatters.java Initial 1.19.40.24 Bedrock support 2022-10-18 19:04:02 -04:00
StatisticsUtils.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
VersionCheckUtils.java Warn on outdated Java version 2023-05-08 19:08:40 -05:00
WebUtils.java Don't throw an AssertionError on failed locale download 2023-03-02 18:40:40 -05:00