Geyser/connector/src/main/java/org/geysermc/connector/utils
RednedEpic 3e15d21931 Merge branch 'master' into sound-master 2020-04-22 18:18:13 -05:00
..
AttributeUtils.java Update license headers 2020-01-08 21:05:42 -06:00
BlockEntityUtils.java Merge branch 'master' into inventory 2020-04-02 17:01:17 -05:00
BlockUtils.java Finalise block breaking, (water calculations omitted because of no access to server api) 2020-03-27 23:39:53 +00:00
ChunkUtils.java Block entity rewrite (#382) 2020-04-21 00:32:32 -05:00
DimensionUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00
EntityUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00
FileUtils.java Fix javadoc related errors 2020-04-22 01:03:46 -05:00
InventoryUtils.java Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
ItemUtils.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
LocaleUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00
LoginEncryptionUtils.java clean up text 2020-04-17 15:52:46 +02:00
MapColor.java Return COLOR_0 for null values in MapColor 2020-04-14 23:35:59 -05:00
MathUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00
MessageUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00
PaintingType.java Update license headers 2020-01-08 21:05:42 -06:00
ProvidedSkin.java Update license headers 2020-01-08 21:05:42 -06:00
SkinProvider.java Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
SkinUtils.java Merge pull request #398 from GeyserMC/inventory 2020-04-22 00:49:48 -05:00
SoundUtils.java Nitpicks and add serverbound sound packet translator 2020-04-22 18:17:34 -05:00
Toolbox.java Merge branch 'master' into sound-master 2020-04-22 18:18:13 -05:00
WebUtils.java Javadoc a bit of Geyser (#392) 2020-04-21 00:28:44 -05:00