Geyser/connector/src/main/java/org/geysermc/connector/network/translators
Camotoy d69896b381
Fix NPE when no item can be found from a block (#1718)
This commit also removes an old map previously used for block entity translators
2020-12-20 20:40:21 -05:00
..
bedrock Allow /help to work even if command suggestions are disabled (#1703) 2020-12-17 14:10:58 -05:00
chat Update Adventure and fix some legacy hover events (#1681) 2020-12-15 11:24:02 -05:00
collision Fix inconsistencies with movement and position (#699) 2020-11-20 14:56:39 -05:00
effect Area cloud fixes (#684) 2020-10-08 18:33:36 -04:00
inventory Change default protocol version to 422 (#1640) 2020-12-09 11:30:59 -05:00
item Add proper ominous banner translation (#1692) 2020-12-16 12:50:16 -05:00
java Allow /help to work even if command suggestions are disabled (#1703) 2020-12-17 14:10:58 -05:00
sound Fix bucket interactions on creative mode (#1369) 2020-10-12 20:02:41 -04:00
world Fix NPE when no item can be found from a block (#1718) 2020-12-20 20:40:21 -05:00
BiomeTranslator.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
EntityIdentifierRegistry.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
ItemRemapper.java Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
PacketTranslator.java Update license headers 2020-01-08 21:05:42 -06:00
PacketTranslatorRegistry.java Add Fabric as a platform type (#1376) 2020-10-07 18:51:36 -04:00
Translator.java Begin making translators annotation based 2020-03-23 23:03:33 -05:00