Geyser/connector/src/main/java/org/geysermc/connector/network
Camotoy 32bbd8ae1c
Attribute rewrite
This commit solves a couple issues:
- Entities that don't implement LivingEntity don't need to bother with attributes
- We don't need to cache all attributes for every entity
- Mounted entities' hearts were inconsistent

No entity as of this commit caches their attributes except for the player entity.
2021-07-08 10:30:59 -04:00
..
session Attribute rewrite 2021-07-08 10:30:59 -04:00
translators Attribute rewrite 2021-07-08 10:30:59 -04:00
BedrockProtocol.java Support 1.17-pre3 and Bedrock 1.17.0.58 2021-06-01 21:12:58 -04:00
CIDRMatcher.java HAProxy PROXY protocol support for upstream connections (#1713) 2021-02-17 18:25:41 -05:00
ConnectorServerEventHandler.java Add an option for setting Bedrock compression level (#2128) 2021-04-19 22:18:18 -04:00
LoggingPacketHandler.java Clean up a bunch 2021-06-20 21:42:22 -04:00
QueryPacketHandler.java Clean up a bunch 2021-06-20 21:42:22 -04:00
UpstreamPacketHandler.java Merge remote-tracking branch 'origin/floodgate-2.0' into feature/1.17 2021-06-06 01:16:57 +02:00