e2a7e10 Add back default getProtocolPath with int versions
c7baa27 Some code cleanup (#3698)
3557837 Fix isWorkingPipe and cursed ProtocolVersion comparator
293427c Only pass ProtocolVersion#toString into via dumps (#3699)
08d8ccf Don't add ProtocolVersion#unknown into ProtocolVersion#VERSION_LIST (#3697)
35ceee1 Rename ProtocolVersion#v1_7_1 to v1_7_2 (#3696)
dccda57 Consistent equalTo names
5c21f60 Fix Bungee ping default
c124c1c Sort ProtocolVersions version list, fix base protocol registration
3027160 Port of internals and API to ProtocolVersion (#3694)
46a5bb1 24w07a
f3f7ea7 Fix version ranges in VersionType (#3692)
e62c4a3 Rename comparing methods in ProtocolVersion (#3693)
d58c80c Add ProtocolVersionRange API (#3691)
7a6c513 Move config load after platform creation
564286d Remove version check from config The platform might now always be available
dcc0642 Replace more raw versions with ProtocolVersion
e449599 Add ProtocolVersion#betweenInclusive and ProtocolVersion#betweenExclusive (#3690)
621c02f Move some data out of extending MappingData classes
a8dc5f0 Merge branch 'master' into dev