update data/packetid
This commit is contained in:
@ -14,33 +14,33 @@ func _() {
|
||||
_ = x[ServerboundChatAck-3]
|
||||
_ = x[ServerboundChatCommand-4]
|
||||
_ = x[ServerboundChat-5]
|
||||
_ = x[ServerboundChatPreview-6]
|
||||
_ = x[ServerboundClientCommand-7]
|
||||
_ = x[ServerboundClientInformation-8]
|
||||
_ = x[ServerboundCommandSuggestion-9]
|
||||
_ = x[ServerboundContainerButtonClick-10]
|
||||
_ = x[ServerboundContainerClick-11]
|
||||
_ = x[ServerboundContainerClose-12]
|
||||
_ = x[ServerboundCustomPayload-13]
|
||||
_ = x[ServerboundEditBook-14]
|
||||
_ = x[ServerboundEntityTagQuery-15]
|
||||
_ = x[ServerboundInteract-16]
|
||||
_ = x[ServerboundJigsawGenerate-17]
|
||||
_ = x[ServerboundKeepAlive-18]
|
||||
_ = x[ServerboundLockDifficulty-19]
|
||||
_ = x[ServerboundMovePlayerPos-20]
|
||||
_ = x[ServerboundMovePlayerPosRot-21]
|
||||
_ = x[ServerboundMovePlayerRot-22]
|
||||
_ = x[ServerboundMovePlayerStatusOnly-23]
|
||||
_ = x[ServerboundMoveVehicle-24]
|
||||
_ = x[ServerboundPaddleBoat-25]
|
||||
_ = x[ServerboundPickItem-26]
|
||||
_ = x[ServerboundPlaceRecipe-27]
|
||||
_ = x[ServerboundPlayerAbilities-28]
|
||||
_ = x[ServerboundPlayerAction-29]
|
||||
_ = x[ServerboundPlayerCommand-30]
|
||||
_ = x[ServerboundPlayerInput-31]
|
||||
_ = x[ServerboundPong-32]
|
||||
_ = x[ServerboundClientCommand-6]
|
||||
_ = x[ServerboundClientInformation-7]
|
||||
_ = x[ServerboundCommandSuggestion-8]
|
||||
_ = x[ServerboundContainerButtonClick-9]
|
||||
_ = x[ServerboundContainerClick-10]
|
||||
_ = x[ServerboundContainerClose-11]
|
||||
_ = x[ServerboundCustomPayload-12]
|
||||
_ = x[ServerboundEditBook-13]
|
||||
_ = x[ServerboundEntityTagQuery-14]
|
||||
_ = x[ServerboundInteract-15]
|
||||
_ = x[ServerboundJigsawGenerate-16]
|
||||
_ = x[ServerboundKeepAlive-17]
|
||||
_ = x[ServerboundLockDifficulty-18]
|
||||
_ = x[ServerboundMovePlayerPos-19]
|
||||
_ = x[ServerboundMovePlayerPosRot-20]
|
||||
_ = x[ServerboundMovePlayerRot-21]
|
||||
_ = x[ServerboundMovePlayerStatusOnly-22]
|
||||
_ = x[ServerboundMoveVehicle-23]
|
||||
_ = x[ServerboundPaddleBoat-24]
|
||||
_ = x[ServerboundPickItem-25]
|
||||
_ = x[ServerboundPlaceRecipe-26]
|
||||
_ = x[ServerboundPlayerAbilities-27]
|
||||
_ = x[ServerboundPlayerAction-28]
|
||||
_ = x[ServerboundPlayerCommand-29]
|
||||
_ = x[ServerboundPlayerInput-30]
|
||||
_ = x[ServerboundPong-31]
|
||||
_ = x[ServerboundChatSessionUpdate-32]
|
||||
_ = x[ServerboundRecipeBookChangeSettings-33]
|
||||
_ = x[ServerboundRecipeBookSeenRecipe-34]
|
||||
_ = x[ServerboundRenameItem-35]
|
||||
@ -59,11 +59,12 @@ func _() {
|
||||
_ = x[ServerboundTeleportToEntity-48]
|
||||
_ = x[ServerboundUseItemOn-49]
|
||||
_ = x[ServerboundUseItem-50]
|
||||
_ = x[ServerboundPacketIDGuard-51]
|
||||
}
|
||||
|
||||
const _ServerboundPacketID_name = "ServerboundAcceptTeleportationServerboundBlockEntityTagQueryServerboundChangeDifficultyServerboundChatAckServerboundChatCommandServerboundChatServerboundChatPreviewServerboundClientCommandServerboundClientInformationServerboundCommandSuggestionServerboundContainerButtonClickServerboundContainerClickServerboundContainerCloseServerboundCustomPayloadServerboundEditBookServerboundEntityTagQueryServerboundInteractServerboundJigsawGenerateServerboundKeepAliveServerboundLockDifficultyServerboundMovePlayerPosServerboundMovePlayerPosRotServerboundMovePlayerRotServerboundMovePlayerStatusOnlyServerboundMoveVehicleServerboundPaddleBoatServerboundPickItemServerboundPlaceRecipeServerboundPlayerAbilitiesServerboundPlayerActionServerboundPlayerCommandServerboundPlayerInputServerboundPongServerboundRecipeBookChangeSettingsServerboundRecipeBookSeenRecipeServerboundRenameItemServerboundResourcePackServerboundSeenAdvancementsServerboundSelectTradeServerboundSetBeaconServerboundSetCarriedItemServerboundSetCommandBlockServerboundSetCommandMinecartServerboundSetCreativeModeSlotServerboundSetJigsawBlockServerboundSetStructureBlockServerboundSignUpdateServerboundSwingServerboundTeleportToEntityServerboundUseItemOnServerboundUseItem"
|
||||
const _ServerboundPacketID_name = "ServerboundAcceptTeleportationServerboundBlockEntityTagQueryServerboundChangeDifficultyServerboundChatAckServerboundChatCommandServerboundChatServerboundClientCommandServerboundClientInformationServerboundCommandSuggestionServerboundContainerButtonClickServerboundContainerClickServerboundContainerCloseServerboundCustomPayloadServerboundEditBookServerboundEntityTagQueryServerboundInteractServerboundJigsawGenerateServerboundKeepAliveServerboundLockDifficultyServerboundMovePlayerPosServerboundMovePlayerPosRotServerboundMovePlayerRotServerboundMovePlayerStatusOnlyServerboundMoveVehicleServerboundPaddleBoatServerboundPickItemServerboundPlaceRecipeServerboundPlayerAbilitiesServerboundPlayerActionServerboundPlayerCommandServerboundPlayerInputServerboundPongServerboundChatSessionUpdateServerboundRecipeBookChangeSettingsServerboundRecipeBookSeenRecipeServerboundRenameItemServerboundResourcePackServerboundSeenAdvancementsServerboundSelectTradeServerboundSetBeaconServerboundSetCarriedItemServerboundSetCommandBlockServerboundSetCommandMinecartServerboundSetCreativeModeSlotServerboundSetJigsawBlockServerboundSetStructureBlockServerboundSignUpdateServerboundSwingServerboundTeleportToEntityServerboundUseItemOnServerboundUseItemServerboundPacketIDGuard"
|
||||
|
||||
var _ServerboundPacketID_index = [...]uint16{0, 30, 60, 87, 105, 127, 142, 164, 188, 216, 244, 275, 300, 325, 349, 368, 393, 412, 437, 457, 482, 506, 533, 557, 588, 610, 631, 650, 672, 698, 721, 745, 767, 782, 817, 848, 869, 892, 919, 941, 961, 986, 1012, 1041, 1071, 1096, 1124, 1145, 1161, 1188, 1208, 1226}
|
||||
var _ServerboundPacketID_index = [...]uint16{0, 30, 60, 87, 105, 127, 142, 166, 194, 222, 253, 278, 303, 327, 346, 371, 390, 415, 435, 460, 484, 511, 535, 566, 588, 609, 628, 650, 676, 699, 723, 745, 760, 788, 823, 854, 875, 898, 925, 947, 967, 992, 1018, 1047, 1077, 1102, 1130, 1151, 1167, 1194, 1214, 1232, 1256}
|
||||
|
||||
func (i ServerboundPacketID) String() string {
|
||||
if i < 0 || i >= ServerboundPacketID(len(_ServerboundPacketID_index)-1) {
|
||||
|
Reference in New Issue
Block a user