mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
1.21.5 nms (#55)
This commit is contained in:
parent
cf022cf36c
commit
7238b37b9e
6 changed files with 87 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ object PacketManagerSelector {
|
|||
0, 1 -> V1_21R1_PacketManager()
|
||||
2, 3 -> V1_21R2_PacketManager()
|
||||
4 -> V1_21R3_PacketManager()
|
||||
5 -> V1_21R4_PacketManager()
|
||||
else -> null
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue