Implemented Bossbar & Sounds Partially

This commit is contained in:
LOOHP
2022-12-08 02:35:37 +00:00
parent 8dd92345d4
commit 9193d907d1
18 changed files with 919 additions and 227 deletions
+5 -1
View File
@@ -49,7 +49,11 @@
"ClientboundSetTitlesAnimationPacket": "0x5C",
"ClientboundSetTitleTextPacket": "0x5B",
"ClientboundSetSubtitleTextPacket": "0x59",
"ClientboundClearTitlesPacket": "0x0C"
"ClientboundSetActionBarTextPacket": "0x42",
"ClientboundClearTitlesPacket": "0x0C",
"PacketPlayOutBoss": "0x0A",
"PacketPlayOutNamedSoundEffect": "0x5E",
"PacketPlayOutStopSound": "0x5F"
},
"StatusIn": {
"0x01": "PacketStatusInPing",