Updated ProtocolManager (markdown)

Dan Mulloy 2019-12-26 21:03:46 -05:00
parent fd84bdfe34
commit eb50ddb036

@ -24,5 +24,5 @@ The main methods you will be working with in the ProtocolManager are:
***
More advanced methods can be found in the JavaDocs:
* http://ci.dmulloy2.net/job/ProtocolLib/javadoc/com/comphenix/protocol/ProtocolManager.html
* http://ci.dmulloy2.net/job/ProtocolLib/javadoc/com/comphenix/protocol/PacketStream.html (PacketStream is the superclass of ProtocolManager)
* https://ci.dmulloy2.net/job/ProtocolLib/javadoc/com/comphenix/protocol/ProtocolManager.html
* https://ci.dmulloy2.net/job/ProtocolLib/javadoc/com/comphenix/protocol/PacketStream.html (PacketStream is the superclass of ProtocolManager)