LevelSoundEventPacket¶
文档版本:r/21_u4
协议版本:748
LevelSoundEventPacket数据包,数字ID是123。该数据包用于protocol.packet.levelsoundeventpacket.description
结构¶
digraph "LevelSoundEventPacket" {
rankdir = LR
0
0 -> 1
1 -> 2
0 -> 3
3 -> 4
0 -> 5
5 -> 6
0 -> 7
7 -> 8
0 -> 9
9 -> 10
0 -> 11
11 -> 12
0 [label="LevelSoundEventPacket",comment="name: \"LevelSoundEventPacket\", typeName: \"\", id: 0, branchId: 123, recurseId: -1, attributes: 0, notes: \"\""];
1 [label="Event ID",comment="name: \"Event ID\", typeName: \"\", id: 1, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
2 [label="unsigned varint",comment="name: \"unsigned varint\", typeName: \"\", id: 2, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
3 [label="Position",comment="name: \"Position\", typeName: \"Vec3\", id: 3, branchId: 0, recurseId: -1, attributes: 256, notes: \"\""];
4 [label="Vec3",comment="name: \"Vec3\", typeName: \"\", id: 4, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
5 [label="Data",comment="name: \"Data\", typeName: \"\", id: 5, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
6 [label="varint",comment="name: \"varint\", typeName: \"\", id: 6, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
7 [label="Actor Identifier",comment="name: \"Actor Identifier\", typeName: \"\", id: 7, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
8 [label="string",comment="name: \"string\", typeName: \"\", id: 8, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
9 [label="Is Baby Mob",comment="name: \"Is Baby Mob\", typeName: \"\", id: 9, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
10 [label="bool",comment="name: \"bool\", typeName: \"\", id: 10, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
11 [label="Is Global",comment="name: \"Is Global\", typeName: \"\", id: 11, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
12 [label="bool",comment="name: \"bool\", typeName: \"\", id: 12, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;2;4;6;8;10;12}
}
字段¶
- Event ID:unsigned varint
- 基本类型枚举。protocol.packet.levelsoundeventpacket.event_id.description枚举值如下:
-
键 值 描述 ItemUseOn0protocol.enum.itemuseon Hit1protocol.enum.hit Step2protocol.enum.step Fly3protocol.enum.fly Jump4protocol.enum.jump Break5protocol.enum.break Place6protocol.enum.place HeavyStep7protocol.enum.heavystep Gallop8protocol.enum.gallop Fall9protocol.enum.fall Ambient10protocol.enum.ambient AmbientBaby11protocol.enum.ambientbaby AmbientInWater12protocol.enum.ambientinwater Breathe13protocol.enum.breathe Death14protocol.enum.death DeathInWater15protocol.enum.deathinwater DeathToZombie16protocol.enum.deathtozombie Hurt17protocol.enum.hurt HurtInWater18protocol.enum.hurtinwater Mad19protocol.enum.mad Boost20protocol.enum.boost Bow21protocol.enum.bow SquishBig22protocol.enum.squishbig SquishSmall23protocol.enum.squishsmall FallBig24protocol.enum.fallbig FallSmall25protocol.enum.fallsmall Splash26protocol.enum.splash Fizz27protocol.enum.fizz Flap28protocol.enum.flap Swim29protocol.enum.swim Drink30protocol.enum.drink Eat31protocol.enum.eat Takeoff32protocol.enum.takeoff Shake33protocol.enum.shake Plop34protocol.enum.plop Land35protocol.enum.land Saddle36protocol.enum.saddle Armor37protocol.enum.armor ArmorPlace38protocol.enum.armorplace AddChest39protocol.enum.addchest Throw40protocol.enum.throw Attack41protocol.enum.attack AttackNoDamage42protocol.enum.attacknodamage AttackStrong43protocol.enum.attackstrong Warn44protocol.enum.warn Shear45protocol.enum.shear Milk46protocol.enum.milk Thunder47protocol.enum.thunder Explode48protocol.enum.explode Fire49protocol.enum.fire Ignite50protocol.enum.ignite Fuse51protocol.enum.fuse Stare52protocol.enum.stare Spawn53protocol.enum.spawn Shoot54protocol.enum.shoot BreakBlock55protocol.enum.breakblock Launch56protocol.enum.launch Blast57protocol.enum.blast LargeBlast58protocol.enum.largeblast Twinkle59protocol.enum.twinkle Remedy60protocol.enum.remedy Unfect61protocol.enum.unfect LevelUp62protocol.enum.levelup BowHit63protocol.enum.bowhit BulletHit64protocol.enum.bullethit ExtinguishFire65protocol.enum.extinguishfire ItemFizz66protocol.enum.itemfizz ChestOpen67protocol.enum.chestopen ChestClosed68protocol.enum.chestclosed ShulkerBoxOpen69protocol.enum.shulkerboxopen ShulkerBoxClosed70protocol.enum.shulkerboxclosed EnderChestOpen71protocol.enum.enderchestopen EnderChestClosed72protocol.enum.enderchestclosed PowerOn73protocol.enum.poweron PowerOff74protocol.enum.poweroff Attach75protocol.enum.attach Detach76protocol.enum.detach Deny77protocol.enum.deny Tripod78protocol.enum.tripod Pop79protocol.enum.pop DropSlot80protocol.enum.dropslot Note81protocol.enum.note Thorns82protocol.enum.thorns PistonIn83protocol.enum.pistonin PistonOut84protocol.enum.pistonout Portal85protocol.enum.portal Water86protocol.enum.water LavaPop87protocol.enum.lavapop Lava88protocol.enum.lava Burp89protocol.enum.burp BucketFillWater90protocol.enum.bucketfillwater BucketFillLava91protocol.enum.bucketfilllava BucketEmptyWater92protocol.enum.bucketemptywater BucketEmptyLava93protocol.enum.bucketemptylava EquipChain94protocol.enum.equipchain EquipDiamond95protocol.enum.equipdiamond EquipGeneric96protocol.enum.equipgeneric EquipGold97protocol.enum.equipgold EquipIron98protocol.enum.equipiron EquipLeather99protocol.enum.equipleather EquipElytra100protocol.enum.equipelytra Record13101protocol.enum.record13 RecordCat102protocol.enum.recordcat RecordBlocks103protocol.enum.recordblocks RecordChirp104protocol.enum.recordchirp RecordFar105protocol.enum.recordfar RecordMall106protocol.enum.recordmall RecordMellohi107protocol.enum.recordmellohi RecordStal108protocol.enum.recordstal RecordStrad109protocol.enum.recordstrad RecordWard110protocol.enum.recordward Record11111protocol.enum.record11 RecordWait112protocol.enum.recordwait RecordNull113protocol.enum.recordnull Flop114protocol.enum.flop GuardianCurse115protocol.enum.guardiancurse MobWarning116protocol.enum.mobwarning MobWarningBaby117protocol.enum.mobwarningbaby Teleport118protocol.enum.teleport ShulkerOpen119protocol.enum.shulkeropen ShulkerClose120protocol.enum.shulkerclose Haggle121protocol.enum.haggle HaggleYes122protocol.enum.haggleyes HaggleNo123protocol.enum.haggleno HaggleIdle124protocol.enum.haggleidle ChorusGrow125protocol.enum.chorusgrow ChorusDeath126protocol.enum.chorusdeath Glass127protocol.enum.glass PotionBrewed128protocol.enum.potionbrewed CastSpell129protocol.enum.castspell PrepareAttackSpell130protocol.enum.prepareattackspell PrepareSummon131protocol.enum.preparesummon PrepareWololo132protocol.enum.preparewololo Fang133protocol.enum.fang Charge134protocol.enum.charge TakePicture135protocol.enum.takepicture PlaceLeashKnot136protocol.enum.placeleashknot BreakLeashKnot137protocol.enum.breakleashknot AmbientGrowl138protocol.enum.ambientgrowl AmbientWhine139protocol.enum.ambientwhine AmbientPant140protocol.enum.ambientpant AmbientPurr141protocol.enum.ambientpurr AmbientPurreow142protocol.enum.ambientpurreow DeathMinVolume143protocol.enum.deathminvolume DeathMidVolume144protocol.enum.deathmidvolume ImitateBlaze145protocol.enum.imitateblaze ImitateCaveSpider146protocol.enum.imitatecavespider ImitateCreeper147protocol.enum.imitatecreeper ImitateElderGuardian148protocol.enum.imitateelderguardian ImitateEnderDragon149protocol.enum.imitateenderdragon ImitateEnderman150protocol.enum.imitateenderman ImitateEndermite151protocol.enum.imitateendermite ImitateEvocationIllager152protocol.enum.imitateevocationillager ImitateGhast153protocol.enum.imitateghast ImitateHusk154protocol.enum.imitatehusk ImitateIllusionIllager155protocol.enum.imitateillusionillager ImitateMagmaCube156protocol.enum.imitatemagmacube ImitatePolarBear157protocol.enum.imitatepolarbear ImitateShulker158protocol.enum.imitateshulker ImitateSilverfish159protocol.enum.imitatesilverfish ImitateSkeleton160protocol.enum.imitateskeleton ImitateSlime161protocol.enum.imitateslime ImitateSpider162protocol.enum.imitatespider ImitateStray163protocol.enum.imitatestray ImitateVex164protocol.enum.imitatevex ImitateVindicationIllager165protocol.enum.imitatevindicationillager ImitateWitch166protocol.enum.imitatewitch ImitateWither167protocol.enum.imitatewither ImitateWitherSkeleton168protocol.enum.imitatewitherskeleton ImitateWolf169protocol.enum.imitatewolf ImitateZombie170protocol.enum.imitatezombie ImitateZombiePigman171protocol.enum.imitatezombiepigman ImitateZombieVillager172protocol.enum.imitatezombievillager EnderEyePlaced173protocol.enum.endereyeplaced EndPortalCreated174protocol.enum.endportalcreated AnvilUse175protocol.enum.anviluse BottleDragonBreath176protocol.enum.bottledragonbreath PortalTravel177protocol.enum.portaltravel TridentHit178protocol.enum.tridenthit TridentReturn179protocol.enum.tridentreturn TridentRiptide_1180protocol.enum.tridentriptide_1 TridentRiptide_2181protocol.enum.tridentriptide_2 TridentRiptide_3182protocol.enum.tridentriptide_3 TridentThrow183protocol.enum.tridentthrow TridentThunder184protocol.enum.tridentthunder TridentHitGround185protocol.enum.tridenthitground Default186protocol.enum.default FletchingTableUse187protocol.enum.fletchingtableuse ElemConstructOpen188protocol.enum.elemconstructopen IceBombHit189protocol.enum.icebombhit BalloonPop190protocol.enum.balloonpop LTReactionIceBomb191protocol.enum.ltreactionicebomb LTReactionBleach192protocol.enum.ltreactionbleach LTReactionElephantToothpaste193protocol.enum.ltreactionelephanttoothpaste LTReactionElephantToothpaste2194protocol.enum.ltreactionelephanttoothpaste2 LTReactionGlowStick195protocol.enum.ltreactionglowstick LTReactionGlowStick2196protocol.enum.ltreactionglowstick2 LTReactionLuminol197protocol.enum.ltreactionluminol LTReactionSalt198protocol.enum.ltreactionsalt LTReactionFertilizer199protocol.enum.ltreactionfertilizer LTReactionFireball200protocol.enum.ltreactionfireball LTReactionMagnesiumSalt201protocol.enum.ltreactionmagnesiumsalt LTReactionMiscFire202protocol.enum.ltreactionmiscfire LTReactionFire203protocol.enum.ltreactionfire LTReactionMiscExplosion204protocol.enum.ltreactionmiscexplosion LTReactionMiscMystical205protocol.enum.ltreactionmiscmystical LTReactionMiscMystical2206protocol.enum.ltreactionmiscmystical2 LTReactionProduct207protocol.enum.ltreactionproduct SparklerUse208protocol.enum.sparkleruse GlowStickUse209protocol.enum.glowstickuse SparklerActive210protocol.enum.sparkleractive ConvertToDrowned211protocol.enum.converttodrowned BucketFillFish212protocol.enum.bucketfillfish BucketEmptyFish213protocol.enum.bucketemptyfish BubbleColumnUpwards214protocol.enum.bubblecolumnupwards BubbleColumnDownwards215protocol.enum.bubblecolumndownwards BubblePop216protocol.enum.bubblepop BubbleUpInside217protocol.enum.bubbleupinside BubbleDownInside218protocol.enum.bubbledowninside HurtBaby219protocol.enum.hurtbaby DeathBaby220protocol.enum.deathbaby StepBaby221protocol.enum.stepbaby SpawnBaby222protocol.enum.spawnbaby Born223protocol.enum.born TurtleEggBreak224protocol.enum.turtleeggbreak TurtleEggCrack225protocol.enum.turtleeggcrack TurtleEggHatched226protocol.enum.turtleegghatched LayEgg227protocol.enum.layegg TurtleEggAttacked228protocol.enum.turtleeggattacked BeaconActivate229protocol.enum.beaconactivate BeaconAmbient230protocol.enum.beaconambient BeaconDeactivate231protocol.enum.beacondeactivate BeaconPower232protocol.enum.beaconpower ConduitActivate233protocol.enum.conduitactivate ConduitAmbient234protocol.enum.conduitambient ConduitAttack235protocol.enum.conduitattack ConduitDeactivate236protocol.enum.conduitdeactivate ConduitShort237protocol.enum.conduitshort Swoop238protocol.enum.swoop BambooSaplingPlace239protocol.enum.bamboosaplingplace PreSneeze240protocol.enum.presneeze Sneeze241protocol.enum.sneeze AmbientTame242protocol.enum.ambienttame Scared243protocol.enum.scared ScaffoldingClimb244protocol.enum.scaffoldingclimb CrossbowLoadingStart245protocol.enum.crossbowloadingstart CrossbowLoadingMiddle246protocol.enum.crossbowloadingmiddle CrossbowLoadingEnd247protocol.enum.crossbowloadingend CrossbowShoot248protocol.enum.crossbowshoot CrossbowQuickChargeStart249protocol.enum.crossbowquickchargestart CrossbowQuickChargeMiddle250protocol.enum.crossbowquickchargemiddle CrossbowQuickChargeEnd251protocol.enum.crossbowquickchargeend AmbientAggressive252protocol.enum.ambientaggressive AmbientWorried253protocol.enum.ambientworried CantBreed254protocol.enum.cantbreed ShieldBlock255protocol.enum.shieldblock LecternBookPlace256protocol.enum.lecternbookplace GrindstoneUse257protocol.enum.grindstoneuse Bell258protocol.enum.bell CampfireCrackle259protocol.enum.campfirecrackle Roar260protocol.enum.roar Stun261protocol.enum.stun SweetBerryBushHurt262protocol.enum.sweetberrybushhurt SweetBerryBushPick263protocol.enum.sweetberrybushpick CartographyTableUse264protocol.enum.cartographytableuse StonecutterUse265protocol.enum.stonecutteruse ComposterEmpty266protocol.enum.composterempty ComposterFill267protocol.enum.composterfill ComposterFillLayer268protocol.enum.composterfilllayer ComposterReady269protocol.enum.composterready BarrelOpen270protocol.enum.barrelopen BarrelClose271protocol.enum.barrelclose RaidHorn272protocol.enum.raidhorn LoomUse273protocol.enum.loomuse AmbientInRaid274protocol.enum.ambientinraid UICartographyTableUse275protocol.enum.uicartographytableuse UIStonecutterUse276protocol.enum.uistonecutteruse UILoomUse277protocol.enum.uiloomuse SmokerUse278protocol.enum.smokeruse BlastFurnaceUse279protocol.enum.blastfurnaceuse SmithingTableUse280protocol.enum.smithingtableuse Screech281protocol.enum.screech Sleep282protocol.enum.sleep FurnaceUse283protocol.enum.furnaceuse MooshroomConvert284protocol.enum.mooshroomconvert MilkSuspiciously285protocol.enum.milksuspiciously Celebrate286protocol.enum.celebrate JumpPrevent287protocol.enum.jumpprevent AmbientPollinate288protocol.enum.ambientpollinate BeehiveDrip289protocol.enum.beehivedrip BeehiveEnter290protocol.enum.beehiveenter BeehiveExit291protocol.enum.beehiveexit BeehiveWork292protocol.enum.beehivework BeehiveShear293protocol.enum.beehiveshear HoneybottleDrink294protocol.enum.honeybottledrink AmbientCave295protocol.enum.ambientcave Retreat296protocol.enum.retreat ConvertToZombified297protocol.enum.converttozombified Admire298protocol.enum.admire StepLava299protocol.enum.steplava Tempt300protocol.enum.tempt Panic301protocol.enum.panic Angry302protocol.enum.angry AmbientMoodWarpedForest303protocol.enum.ambientmoodwarpedforest AmbientMoodSoulsandValley304protocol.enum.ambientmoodsoulsandvalley AmbientMoodNetherWastes305protocol.enum.ambientmoodnetherwastes AmbientMoodBasaltDeltas306protocol.enum.ambientmoodbasaltdeltas AmbientMoodCrimsonForest307protocol.enum.ambientmoodcrimsonforest RespawnAnchorCharge308protocol.enum.respawnanchorcharge RespawnAnchorDeplete309protocol.enum.respawnanchordeplete RespawnAnchorSetSpawn310protocol.enum.respawnanchorsetspawn RespawnAnchorAmbient311protocol.enum.respawnanchorambient SoulEscapeQuiet312protocol.enum.soulescapequiet SoulEscapeLoud313protocol.enum.soulescapeloud RecordPigstep314protocol.enum.recordpigstep LinkCompassToLodestone315protocol.enum.linkcompasstolodestone UseSmithingTable316protocol.enum.usesmithingtable EquipNetherite317protocol.enum.equipnetherite AmbientLoopWarpedForest318protocol.enum.ambientloopwarpedforest AmbientLoopSoulsandValley319protocol.enum.ambientloopsoulsandvalley AmbientLoopNetherWastes320protocol.enum.ambientloopnetherwastes AmbientLoopBasaltDeltas321protocol.enum.ambientloopbasaltdeltas AmbientLoopCrimsonForest322protocol.enum.ambientloopcrimsonforest AmbientAdditionWarpedForest323protocol.enum.ambientadditionwarpedforest AmbientAdditionSoulsandValley324protocol.enum.ambientadditionsoulsandvalley AmbientAdditionNetherWastes325protocol.enum.ambientadditionnetherwastes AmbientAdditionBasaltDeltas326protocol.enum.ambientadditionbasaltdeltas AmbientAdditionCrimsonForest327protocol.enum.ambientadditioncrimsonforest SculkSensorPowerOn328protocol.enum.sculksensorpoweron SculkSensorPowerOff329protocol.enum.sculksensorpoweroff BucketFillPowderSnow330protocol.enum.bucketfillpowdersnow BucketEmptyPowderSnow331protocol.enum.bucketemptypowdersnow PointedDripstoneCauldronDripWater332protocol.enum.pointeddripstonecauldrondripwater PointedDripstoneCauldronDripLava333protocol.enum.pointeddripstonecauldrondriplava PointedDripstoneDripWater334protocol.enum.pointeddripstonedripwater PointedDripstoneDripLava335protocol.enum.pointeddripstonedriplava CaveVinesPickBerries336protocol.enum.cavevinespickberries BigDripleafTiltDown337protocol.enum.bigdripleaftiltdown BigDripleafTiltUp338protocol.enum.bigdripleaftiltup CopperWaxOn339protocol.enum.copperwaxon CopperWaxOff340protocol.enum.copperwaxoff Scrape341protocol.enum.scrape PlayerHurtDrown342protocol.enum.playerhurtdrown PlayerHurtOnFire343protocol.enum.playerhurtonfire PlayerHurtFreeze344protocol.enum.playerhurtfreeze UseSpyglass345protocol.enum.usespyglass StopUsingSpyglass346protocol.enum.stopusingspyglass AmethystBlockChime347protocol.enum.amethystblockchime AmbientScreamer348protocol.enum.ambientscreamer HurtScreamer349protocol.enum.hurtscreamer DeathScreamer350protocol.enum.deathscreamer MilkScreamer351protocol.enum.milkscreamer JumpToBlock352protocol.enum.jumptoblock PreRam353protocol.enum.preram PreRamScreamer354protocol.enum.preramscreamer RamImpact355protocol.enum.ramimpact RamImpactScreamer356protocol.enum.ramimpactscreamer SquidInkSquirt357protocol.enum.squidinksquirt GlowSquidInkSquirt358protocol.enum.glowsquidinksquirt ConvertToStray359protocol.enum.converttostray CakeAddCandle360protocol.enum.cakeaddcandle ExtinguishCandle361protocol.enum.extinguishcandle AmbientCandle362protocol.enum.ambientcandle BlockClick363protocol.enum.blockclick BlockClickFail364protocol.enum.blockclickfail SculkCatalystBloom365protocol.enum.sculkcatalystbloom SculkShriekerShriek366protocol.enum.sculkshriekershriek NearbyClose367protocol.enum.nearbyclose NearbyCloser368protocol.enum.nearbycloser NearbyClosest369protocol.enum.nearbyclosest Agitated370protocol.enum.agitated RecordOtherside371protocol.enum.recordotherside Tongue372protocol.enum.tongue CrackIronGolem373protocol.enum.crackirongolem RepairIronGolem374protocol.enum.repairirongolem Listening375protocol.enum.listening Heartbeat376protocol.enum.heartbeat HornBreak377protocol.enum.hornbreak SculkSpread379protocol.enum.sculkspread SculkCharge380protocol.enum.sculkcharge SculkSensorPlace381protocol.enum.sculksensorplace SculkShriekerPlace382protocol.enum.sculkshriekerplace GoatCall0383protocol.enum.goatcall0 GoatCall1384protocol.enum.goatcall1 GoatCall2385protocol.enum.goatcall2 GoatCall3386protocol.enum.goatcall3 GoatCall4387protocol.enum.goatcall4 GoatCall5388protocol.enum.goatcall5 GoatCall6389protocol.enum.goatcall6 GoatCall7390protocol.enum.goatcall7 ImitateWarden426protocol.enum.imitatewarden ListeningAngry427protocol.enum.listeningangry Item_Given428protocol.enum.item_given Item_Taken429protocol.enum.item_taken Disappeared430protocol.enum.disappeared Reappeared431protocol.enum.reappeared DrinkMilk432protocol.enum.drinkmilk FrogspawnHatched433protocol.enum.frogspawnhatched LaySpawn434protocol.enum.layspawn FrogspawnBreak435protocol.enum.frogspawnbreak SonicBoom436protocol.enum.sonicboom SonicCharge437protocol.enum.soniccharge Item_Thrown438protocol.enum.item_thrown Record5439protocol.enum.record5 ConvertToFrog440protocol.enum.converttofrog RecordPlaying441protocol.enum.recordplaying EnchantingTableUse442protocol.enum.enchantingtableuse StepSand443protocol.enum.stepsand DashReady444protocol.enum.dashready BundleDropContents445protocol.enum.bundledropcontents BundleInsert446protocol.enum.bundleinsert BundleRemoveOne447protocol.enum.bundleremoveone PressurePlateClickOff448protocol.enum.pressureplateclickoff PressurePlateClickOn449protocol.enum.pressureplateclickon ButtonClickOff450protocol.enum.buttonclickoff ButtonClickOn451protocol.enum.buttonclickon DoorOpen452protocol.enum.dooropen DoorClose453protocol.enum.doorclose TrapdoorOpen454protocol.enum.trapdooropen TrapdoorClose455protocol.enum.trapdoorclose FenceGateOpen456protocol.enum.fencegateopen FenceGateClose457protocol.enum.fencegateclose Insert458protocol.enum.insert Pickup459protocol.enum.pickup InsertEnchanted460protocol.enum.insertenchanted PickupEnchanted461protocol.enum.pickupenchanted Brush462protocol.enum.brush BrushCompleted463protocol.enum.brushcompleted ShatterDecoratedPot464protocol.enum.shatterdecoratedpot BreakDecoratedPot465protocol.enum.breakdecoratedpot SnifferEggCrack466protocol.enum.sniffereggcrack SnifferEggHatched467protocol.enum.snifferegghatched WaxedSignInteractFail468protocol.enum.waxedsigninteractfail RecordRelic469protocol.enum.recordrelic Bump470protocol.enum.bump PumpkinCarve471protocol.enum.pumpkincarve ConvertHuskToZombie472protocol.enum.converthusktozombie PigDeath473protocol.enum.pigdeath HoglinConvertToZombified474protocol.enum.hoglinconverttozombified AmbientUnderwaterEnter475protocol.enum.ambientunderwaterenter AmbientUnderwaterExit476protocol.enum.ambientunderwaterexit BottleFill477protocol.enum.bottlefill BottleEmpty478protocol.enum.bottleempty CrafterCraft479protocol.enum.craftercraft CrafterFail480protocol.enum.crafterfail DecoratedPotInsert481protocol.enum.decoratedpotinsert DecoratedPotInsertFail482protocol.enum.decoratedpotinsertfail CrafterDisableSlot483protocol.enum.crafterdisableslot CopperBulbTurnOn490protocol.enum.copperbulbturnon CopperBulbTurnOff491protocol.enum.copperbulbturnoff Undefined492protocol.enum.undefined
- Position:Vec3
- 特殊类型。protocol.packet.levelsoundeventpacket.position.description
- Data:varint
- 基本类型。protocol.packet.levelsoundeventpacket.data.description
- Actor Identifier:string
- 特殊类型。protocol.packet.levelsoundeventpacket.actor_identifier.description
- Is Baby Mob:bool
- 基本类型。protocol.packet.levelsoundeventpacket.is_baby_mob.description
- Is Global:bool
- 基本类型。protocol.packet.levelsoundeventpacket.is_global.description