ViaVersion/common/src/main/java/us/myles/ViaVersion/api/protocol
KennyTV 6371b77b94
Prepare hackery for 1.16.4
2020-10-07 12:32:52 +02:00
..
ClientboundPacketType.java Further safety checks for correct packets types 2020-06-06 15:54:51 +02:00
PacketType.java Further safety checks for correct packets types 2020-06-06 15:54:51 +02:00
Protocol.java Avoid List creation and collection reversal in transforming 2020-09-06 12:42:37 +02:00
ProtocolPipeline.java Avoid List creation and collection reversal in transforming 2020-09-06 12:42:37 +02:00
ProtocolRegistry.java Prepare hackery for 1.16.4 2020-10-07 12:32:52 +02:00
ProtocolVersion.java Prepare hackery for 1.16.4 2020-10-07 12:32:52 +02:00
ServerboundPacketType.java Further safety checks for correct packets types 2020-06-06 15:54:51 +02:00
SimpleProtocol.java Abstract mapping loading 2020-09-04 11:04:44 +02:00