Add clearity into RecordSystem comment
Dieser Commit ist enthalten in:
Ursprung
cc8b7bd96e
Commit
c04029fb92
@ -70,7 +70,7 @@ public class RecordSystem {
|
|||||||
* ParticlePacket (0x31) + double x, y, z + string particleType
|
* ParticlePacket (0x31) + double x, y, z + string particleType
|
||||||
* SoundPacket (0x32) + int x, y, z + string soundType + string soundCategory + float volume, pitch
|
* SoundPacket (0x32) + int x, y, z + string soundType + string soundCategory + float volume, pitch
|
||||||
* ShortBlockPacket (0x33) + pos relative to ArenaMinX,ArenaMinZ byte, byte, byte + short BlockState
|
* ShortBlockPacket (0x33) + pos relative to ArenaMinX,ArenaMinZ byte, byte, byte + short BlockState
|
||||||
* SoundAtPlayerPacket (0x34) + string soundType, soundCategory + float volume, pitch
|
* SoundAtPlayerPacket (0x34) + string (soundType, soundCategory) + float volume, pitch
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* ChatPacket (0xA0) + String message
|
* ChatPacket (0xA0) + String message
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren