enum

package
v0.0.0-...-54241fc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BiomeBadlands int32 = iota
	BiomeBambooJungle
	BiomeBasaltDeltas
	BiomeBeach
	BiomeBirchForest
	BiomeCherryGrove
	BiomeColdOcean
	BiomeCrimsonForest
	BiomeDarkForest
	BiomeDeepColdOcean
	BiomeDeepDark
	BiomeDeepFrozenOcean
	BiomeDeepLukewarmOcean
	BiomeDeepOcean
	BiomeDesert
	BiomeDripstoneCaves
	BiomeEndBarrens
	BiomeEndHighlands
	BiomeEndMidlands
	BiomeErodedBadlands
	BiomeFlowerForest
	BiomeForest
	BiomeFrozenOcean
	BiomeFrozenPeaks
	BiomeFrozenRiver
	BiomeGrove
	BiomeIceSpikes
	BiomeJaggedPeaks
	BiomeJungle
	BiomeLukewarmOcean
	BiomeLushCaves
	BiomeMangroveSwamp
	BiomeMeadow
	BiomeMushroomFields
	BiomeNetherWastes
	BiomeOcean
	BiomeOldGrowthBirchForest
	BiomeOldGrowthPineTaiga
	BiomeOldGrowthSpruceForest
	BiomePlains
	BiomeRiver
	BiomeSavanna
	BiomeSavannaPlateau
	BiomeSmallEndIslands
	BiomeSnowyBeach
	BiomeSnowyPlains
	BiomeSnowySlopes
	BiomeSnowyTaiga
	BiomeSoulSandValley
	BiomeSparseJungle
	BiomeStonyPeaks
	BiomeStonyShore
	BiomeSunflowerPlains
	BiomeSwamp
	BiomeTaiga
	BiomeTheEnd
	BiomeTheVoid
	BiomeWarmOcean
	BiomeWarpedForest
	BiomeWindsweptForest
	BiomeWindsweptGravellyHills
	BiomeWindsweptHills
	BiomeWindsweptSavanna
	BiomeWoodedBadlands
)
View Source
const (
	ChatTypeRegular int32 = iota
	ChatTypeEmoteCommand
	ChatTypeMsgCommandIncoming
	ChatTypeMsgCommandOutgoing
	ChatTypeSayCommand
	ChatTypeTeamMsgCommandIncoming
	ChatTypeTeamMsgCommandOutgoing
)
View Source
const (
	ClientCommandRespawn int32 = iota
	ClientCommandRequestStats
)
View Source
const (
	PlayerCommandStartSneaking int32 = iota
	PlayerCommandStopSneaking
	PlayerCommandLeaveBed
	PlayerCommandStartSprinting
	PlayerCommandStopSprinting
	PlayerCommandStartJumpWithHorse
	PlayerCommandStopJumpWithHorse
	PlayerCommandOpenHorseInventory
	PlayerCommandStartFlyingElytra
)
View Source
const (
	PlayerActionStartedDigging int32 = iota
	PlayerActionCancelledDigging
	PlayerActionFinishedDigging
	PlayerActionDropItemStack
	PlayerActionDropItem
	PlayerActionShootArrowFinishEating
	PlayerActionSwapItemInHand
)
View Source
const (
	ChatModeEnabled int32 = iota
	ChatModeCommandsOnly
	ChatModeHidden
)
View Source
const (
	MainHandLeft int32 = iota
	MainHandRight
)
View Source
const (
	DisplayedSkinPartCape        byte = 0x01
	DisplayedSkinPartJacket      byte = 0x02
	DisplayedSkinPartLeftSleeve  byte = 0x04
	DisplayedSkinPartRightSleeve byte = 0x08
	DisplayedSkinPartLeftLeg     byte = 0x10
	DisplayedSkinPartRightLeg    byte = 0x20
	DisplayedSkinPartHat         byte = 0x40
)
View Source
const (
	DamageTypeArrow int32 = iota
	DamageTypeBedRespawnPoint
	DamageTypeCactus
	DamageTypeCramming
	DamageTypeDragonBreath
	DamageTypeDrown
	DamageTypeDryOut
	DamageTypeExplosion
	DamageTypeFall
	DamageTypeFallingAnvil
	DamageTypeFallingBlock
	DamageTypeFallingStalactite
	DamageTypeFireball
	DamageTypeFireworks
	DamageTypeFlyIntoWall
	DamageTypeFreeze
	DamageTypeGeneric
	DamageTypeGenericKill
	DamageTypeHotFloor
	DamageTypeInFire
	DamageTypeInWall
	DamageTypeIndirectMagic
	DamageTypeLava
	DamageTypeLightningBolt
	DamageTypeMagic
	DamageTypeMobAttack
	DamageTypeMobAttackNoAggro
	DamageTypeMobProjectile
	DamageTypeOnFire
	DamageTypeOutOfWorld
	DamageTypeOutsideBorder
	DamageTypePlayerAttack
	DamageTypePlayerExplosion
	DamageTypeSonicBoom
	DamageTypeStalagmite
	DamageTypeStarve
	DamageTypeSting
	DamageTypeSweetBerryBush
	DamageTypeThorns
	DamageTypeThrown
	DamageTypeTrident
	DamageTypeUnattributedFireball
	DamageTypeWither
	DamageTypeWitherSkull
)
View Source
const (
	DimensionTypeOverworld int32 = iota
	DimensionTypeOverworldCaves
	DimensionTypeTheEnd
	DimensionTypeTheNether
)
View Source
const (
	EntityAnimationSwingMainArm byte = iota
	EntityAnimationLeaveBed
	EntityAnimationSwingOffhand
	EntityAnimationCriticalEffect
	EntityAnimationMagicCriticalEffect
)
View Source
const (
	EntityStatusLivingEntityDeath                   int8 = 3
	EntityStatusLivingEntityShieldBlock             int8 = 29
	EntityStatusLivingEntityShieldBreak             int8 = 30
	EntityStatusLivingEntityTotemOfUndyingAnimation int8 = 35
	EntityStatusLivingEntityPortalParticles         int8 = 46
	EntityStatusLivingEntityEquipmentBreakMainHand  int8 = 47
	EntityStatusLivingEntityEquipmentBreakOffHand   int8 = 48
	EntityStatusLivingEntityEquipmentBreakHead      int8 = 49
	EntityStatusLivingEntityEquipmentBreakChest     int8 = 50
	EntityStatusLivingEntityEquipmentBreakLegs      int8 = 51
	EntityStatusLivingEntityEquipmentBreakFeet      int8 = 52
	EntityStatusLivingEntityHoneyFallParticles      int8 = 54
	EntityStatusLivingEntitySwapHandItems           int8 = 55
	EntityStatusLivingEntityDeathSmokeParticles     int8 = 60
)
View Source
const (
	EntityStatusPlayerItemUseFinished                     int8 = 9
	EntityStatusPlayerEnableReduceDebugScreenInformation  int8 = 22
	EntityStatusPlayerDisableReduceDebugScreenInformation int8 = 23
	EntityStatusPlayerOpPermissionLevel0                  int8 = 24
	EntityStatusPlayerOpPermissionLevel1                  int8 = 25
	EntityStatusPlayerOpPermissionLevel2                  int8 = 26
	EntityStatusPlayerOpPermissionLevel3                  int8 = 27
	EntityStatusPlayerOpPermissionLevel4                  int8 = 28
	EntityStatusPlayerCloudParticles                      int8 = 43
)
View Source
const (
	EntityStatusAbstractHorseSmokeParticles int8 = iota + 6
	EntityStatusAbstractHorseHeartParticles
)
View Source
const (
	EntityStatusOcelotSmokeParticles int8 = iota + 40
	EntityStatusOcelotHeartParticles
)
View Source
const (
	EntityStatusGoatLowerHead int8 = iota + 58
	EntityStatusGoatStopLoweringHead
)
View Source
const (
	EntityStatusTameableAnimalSmokeParticles int8 = iota + 6
	EntityStatusTameableAnimalHeartParticles
)
View Source
const (
	EntityStatusWolfShakingWaterAnimation     int8 = 8
	EntityStatusWolfStopShakingWaterAnimation int8 = 56
)
View Source
const (
	EntityStatusVillagerMatingHeartParticles int8 = iota + 12
	EntityStatusVillagerAngryParticles
	EntityStatusVillagerHappyParticles
	EntityStatusVillagerSplashParticles int8 = 42
)
View Source
const (
	EntityStatusIronGolemAttackAnimation int8 = 4
	EntityStatusIronGolemHoldOutPoppy    int8 = 11
	EntityStatusIronGolemPutAwayPoppy    int8 = 34
)
View Source
const (
	EntityStatusRavagerAttackAnimation int8 = 4
	EntityStatusRavagerStunned         int8 = 39
)
View Source
const (
	EntityStatusWardenStopRoarAndAttack        int8 = 4
	EntityStatusWardenTendrilShakingAnimation  int8 = 61
	EntityStatusWardenSonicBoomAttackAnimation int8 = 62
)
View Source
const (
	GameEventNoRespawnBlockAvailable byte = iota
	GameEventBeginRaining
	GameEventEndRaining
	GameEventChangeGamemode
	GameEventWinGame
	GameEventDemoEvent
	GameEventArrowHitPlayer
	GameEventRainLevelChange
	GameEventThunderLevelChange
	GameEventPufferfishStingSound
	GameEventElderGuardianMobAppearancee
	GameEventEnableRespawnScreen
)
View Source
const (
	GameModeSurvival byte = iota
	GameModeCreative
	GameModeAdventure
	GameModeSpectator
)
View Source
const (
	PoseStanding int32 = iota
	PoseFallFlying
	PoseSleeping
	PoseSwimming
	PoseSpinAttack
	PoseSneaking
	PoseLongJumping
	PoseDying
	PoseCroaking
	PoseUsingTongue
	PoseSitting
	PoseRoaring
	PoseSniffing
	PoseEmerging
	PoseDigging
)
View Source
const (
	SnifferStateIdling int32 = iota
	SnifferStateFeelingHappy
	SnifferStateScenting
	SnifferStateSniffing
	SnifferStateSearching
	SnifferStateDigging
	SnifferStateRising
)
View Source
const (
	VillagerTypeDesert int32 = iota
	VillagerTypeJungle
	VillagerTypePlains
	VillagerTypeSavanna
	VillagerTypeSnow
	VillagerTypeSwamp
	VillagerTypeTaiga
)
View Source
const (
	VillagerProfessionNone int32 = iota
	VillagerProfessionArmorer
	VillagerProfessionButcher
	VillagerProfessionCartographer
	VillagerProfessionCleric
	VillagerProfessionFarmer
	VillagerProfessionFisherman
	VillagerProfessionFletcher
	VillagerProfessionLeatherworker
	VillagerProfessionLibrarian
	VillagerProfessionMason
	VillagerProfessionNitwit
	VillagerProfessionShepherd
	VillagerProfessionToolsmith
	VillagerProfessionWeaponsmith
)
View Source
const (
	DirectionDown int32 = iota
	DirectionUp
	DirectionNorth
	DirectionSouth
	DirectionWest
	DirectionEast
)
View Source
const (
	EntityMetadataTypeByte int32 = iota
	EntityMetadataTypeVarInt
	EntityMetadataTypeVarLong
	EntityMetadataTypeFloat
	EntityMetadataTypeString
	EntityMetadataTypeChat
	EntityMetadataTypeOptChat
	EntityMetadataTypeSlot
	EntityMetadataTypeBoolean
	EntityMetadataTypeRotation
	EntityMetadataTypePosition
	EntityMetadataTypeOptPosition
	EntityMetadataTypeDirection
	EntityMetadataTypeOptUUID
	EntityMetadataTypeBlockID
	EntityMetadataTypeOptBlockID
	EntityMetadataTypeNBT
	EntityMetadataTypeParticle
	EntityMetadataTypeVillagerData
	EntityMetadataTypeOptVarInt
	EntityMetadataTypePose
	EntityMetadataTypeCatVariant
	EntityMetadataTypeFrogVariant
	EntityMetadataTypeOptGlobalPos
	EntityMetadataTypePaintingVariant
	EntityMetadataTypeSnifferState
	EntityMetadataTypeVector3
	EntityMetadataTypeQuaternion
)
View Source
const (
	ClientboundStatusResponse int32 = iota
	ClientboundPingResponse
)
View Source
const (
	ServerboundStatusRequest int32 = iota
	ServerboundPingRequest
)
View Source
const (
	ClientboundLoginDisconnect int32 = iota
	ClientboundLoginEncryptionRequest
	ClientboundLoginSuccess
	ClientboundLoginSetCompression
	ClientboundLoginPluginRequest
)
View Source
const (
	ServerboundLoginStart int32 = iota
	ServerboundLoginEncryptionResponse
	ServerboundLoginPluginResponse
)
View Source
const (
	ClientboundPlayBundleDelimiter int32 = iota
	ClientboundPlaySpawnEntity
	ClientboundPlaySpawnExperienceOrb
	ClientboundPlaySpawnPlayer
	ClientboundPlayEntityAnimation
	ClientboundPlayAwardStatistics
	ClientboundPlayAcknowledgeBlockChange
	ClientboundPlaySetBlockDestroyStage
	ClientboundPlayBlockEntityData
	ClientboundPlayBlockAction
	ClientboundPlayBlockUpdate
	ClientboundPlayBossBar
	ClientboundPlayChangeDifficulty
	ClientboundPlayChunkBiomes
	ClientboundPlayClearTitles
	ClientboundPlayCommandSuggestionsResponse
	ClientboundPlayCommands
	ClientboundPlayCloseContainer
	ClientboundPlaySetContainerContent
	ClientboundPlaySetContainerProperty
	ClientboundPlaySetContainerSlot
	ClientboundPlaySetCooldown
	ClientboundPlayChatSuggestions
	ClientboundPlayPluginMessage
	ClientboundPlayDamageEvent
	ClientboundPlayDeleteMessage
	ClientboundPlayDisconnect
	ClientboundPlayDisguisedChatMessage
	ClientboundPlayEntityEvent
	ClientboundPlayExplosion
	ClientboundPlayUnloadChunk
	ClientboundPlayGameEvent
	ClientboundPlayOpenHorseScreen
	ClientboundPlayHurtAnimation
	ClientboundPlayInitializeWorldBorder
	ClientboundPlayKeepAlive
	ClientboundPlayChunkDataUpdateLight
	ClientboundPlayWorldEvent
	ClientboundPlayParticle
	ClientboundPlayUpdateLight
	ClientboundPlayLogin
	ClientboundPlayMapData
	ClientboundPlayMerchantOffers
	ClientboundPlayUpdateEntityPosition
	ClientboundPlayUpdateEntityPositionRotation
	ClientboundPlayUpdateEntityRotation
	ClientboundPlayMoveVehicle
	ClientboundPlayOpenBook
	ClientboundPlayOpenScreen
	ClientboundPlayOpenSignEditor
	ClientboundPlayPing
	ClientboundPlayPlaceGhostRecipe
	ClientboundPlayPlayerAbilities
	ClientboundPlayPlayerChatMessage
	ClientboundPlayEndCombat
	ClientboundPlayEnterCombat
	ClientboundPlayCombatDeath
	ClientboundPlayPlayerInfoRemove
	ClientboundPlayPlayerInfoUpdate
	ClientboundPlayLookAt
	ClientboundPlaySynchronizePlayerPosition
	ClientboundPlayUpdateRecipeBook
	ClientboundPlayRemoveEntities
	ClientboundPlayRemoveEntityEffect
	ClientboundPlayResourcePack
	ClientboundPlayRespawn
	ClientboundPlaySetHeadRotation
	ClientboundPlayUpdateSectionBlocks
	ClientboundPlaySelectAdvancementsTab
	ClientboundPlayServerData
	ClientboundPlaySetActionBarText
	ClientboundPlaySetBorderCenter
	ClientboundPlaySetBorderLerpSize
	ClientboundPlaySetBorderSize
	ClientboundPlaySetBorderWarningDelay
	ClientboundPlaySetBorderWarningDistance
	ClientboundPlaySetCamera
	ClientboundPlaySetHeldItem
	ClientboundPlaySetCenterChunk
	ClientboundPlaySetRenderDistance
	ClientboundPlaySetDefaultSpawnPosition
	ClientboundPlayDisplayObjective
	ClientboundPlaySetEntityMetadata
	ClientboundPlayLinkEntities
	ClientboundPlaySetEntityVelocity
	ClientboundPlaySetEquipment
	ClientboundPlaySetExperience
	ClientboundPlaySetHealth
	ClientboundPlayUpdateObjectives
	ClientboundPlaySetPassengers
	ClientboundPlayUpdateTeams
	ClientboundPlayUpdateScore
	ClientboundPlaySetSimulationDistance
	ClientboundPlaySetSubtitleText
	ClientboundPlayUpdateTime
	ClientboundPlaySetTitleText
	ClientboundPlaySetTitleAnimationTimes
	ClientboundPlayEntitySoundEffect
	ClientboundPlaySoundEffect
	ClientboundPlayStopSound
	ClientboundPlaySystemChatMessage
	ClientboundPlaySetTablistHeaderFooter
	ClientboundPlayTagQueryResponse
	ClientboundPlayPickupItem
	ClientboundPlayTeleportEntity
	ClientboundPlayUpdateAdvancements
	ClientboundPlayUpdateAttributes
	ClientboundPlayFeatureFlags
	ClientboundPlayEntityEffect
	ClientboundPlayUpdateRecipes
	ClientboundPlayUpdateTags
)
View Source
const (
	ServerboundPlayConfirmTeleportation int32 = iota
	ServerboundPlayQueryBlockEntityTag
	ServerboundPlayChangeDifficulty
	ServerboundPlayMessageAcknowledgement
	ServerboundPlayChatCommand
	ServerboundPlayChatMessage
	ServerboundPlayPlayerSession
	ServerboundPlayClientCommand
	ServerboundPlayClientInformation
	ServerboundPlayCommandSuggestionsRequest
	ServerboundPlayClickContainerButton
	ServerboundPlayClickContainer
	ServerboundPlayCloseContainer
	ServerboundPlayPluginMessage
	ServerboundPlayEditBook
	ServerboundPlayQueryEntityTag
	ServerboundPlayInteract
	ServerboundPlayJigsawGenerate
	ServerboundPlayKeepAlive
	ServerboundPlayLockDifficulty
	ServerboundPlaySetPlayerPosition
	ServerboundPlaySetPlayerPositionRotation
	ServerboundPlaySetPlayerRotation
	ServerboundPlaySetPlayerOnGround
	ServerboundPlayMoveVehicle
	ServerboundPlayPaddleBoat
	ServerboundPlayPickItem
	ServerboundPlayPlaceRecipe
	ServerboundPlayPlayerAbilities
	ServerboundPlayPlayerAction
	ServerboundPlayPlayerCommand
	ServerboundPlayPlayerInput
	ServerboundPlayPong
	ServerboundPlayChangeRecipeBookSettings
	ServerboundPlaySetSeenRecipe
	ServerboundPlayRenameItem
	ServerboundPlayResourcePack
	ServerboundPlaySeenAdvancements
	ServerboundPlaySelectTrade
	ServerboundPlaySetBeaconEffect
	ServerboundPlaySetHeldItem
	ServerboundPlayProgramCommandBlock
	ServerboundPlayProgramCommandBlockMinecart
	ServerboundPlaySetCreativeModeSlot
	ServerboundPlayProgramJigsawBlock
	ServerboundPlayProgramStructureBlock
	ServerboundPlayUpdateSign
	ServerboundPlaySwingArm
	ServerboundPlayTeleportToEntity
	ServerboundPlayUseItemOn
	ServerboundPlayUseItem
)
View Source
const (
	PlayerAbilityInvulnerable byte = 0x01
	PlayerAbilityFlying       byte = 0x02
	PlayerAbilityAllowFlying  byte = 0x04
	PlayerAbilityCreativeMode byte = 0x08
)
View Source
const (
	SoundCategoryMaster int32 = iota
	SoundCategoryMusic
	SoundCategoryRecord
	SoundCategoryWeather
	SoundCategoryBlock
	SoundCategoryHostile
	SoundCategoryNeutral
	SoundCategoryPlayer
	SoundCategoryAmbient
	SoundCategoryVoice
)
View Source
const (
	TrimMaterialAmethyst int32 = iota
	TrimMaterialCopper
	TrimMaterialDiamond
	TrimMaterialEmerald
	TrimMaterialGold
	TrimMaterialIron
	TrimMaterialLapis
	TrimMaterialNetherite
	TrimMaterialQuartz
	TrimMaterialRedstone
)
View Source
const (
	TrimPatternCoast int32 = iota
	TrimPatternDune
	TrimPatternEye
	TrimPatternHost
	TrimPatternRaiser
	TrimPatternRib
	TrimPatternSentry
	TrimPatternShaper
	TrimPatternSilence
	TrimPatternSnout
	TrimPatternSpire
	TrimPatternTide
	TrimPatternVex
	TrimPatternWard
	TrimPatternWayfinder
	TrimPatternWild
)
View Source
const (
	WorldEventDispenserDispenses int32 = iota + 1000
	WorldEventDispenserDispenseFail
	WorldEventDispenserShoots
	WorldEventEnderEyeLaunched
	WorldEventFireworkShot
	WorldEventIronDoorOpened
	WorldEventWoodenDoorOpened
	WorldEventWoodenTrapdoorOpened
	WorldEventFenceGateOpened
	WorldEventFireExtinguished
	WorldEventPlayRecord
	WorldEventIronDoorClosed
	WorldEventWoodenDoorClosed
	WorldEventWoodenTrapdoorClosed
	WorldEventFenceGateClosed
	WorldEventGhastWarms
	WorldEventGhastShoots
	WorldEventEnderdragonShoots
	WorldEventBlazeShoots
	WorldEventZombieAttacksWoodDoor
	WorldEventZombieAttacksIronDoor
	WorldEventZombieBreaksWoodDoor
	WorldEventWitherBreaksBlock
	WorldEventWitherSpawned
	WorldEventWitherShoots
	WorldEventBatTakesOff
	WorldEventZombieInfects
	WorldEventZombieVillagerConverted
	WorldEventEnderDragonDeath
	WorldEventAnvilDestroyed
	WorldEventAnvilUsed
	WorldEventAnvilLanded
	WorldEventPortalTravel
	WorldEventChorusFlowerGrown
	WorldEventChorusFlowerDied
	WorldEventBrewingStandBrewed
	WorldEventIronTrapdoorOpened
	WorldEventIronTrapdoorClosed
	WorldEventEndPortalCreatedInOverworld
	WorldEventPhantomBites
	WorldEventZombieConvertsToDrowned
	WorldEventHuskConvertsToZombie
	WorldEventGrindstoneUsed
	WorldEventBookPageTurned
)
View Source
const (
	WorldEventComposts int32 = iota + 1500
	WorldEventLavaConvertsBlock
	WorldEventRedstoneTorchBurnOut
	WorldEventEnderEyePlaced
)
View Source
const (
	WorldEventSmokeParticles int32 = iota + 2000
	WorldEventBlockBreak
	WorldEventSplashPotion
	WorldEventEyeOfEnderBreakAnimation
	WorldEventMobSpawnParticleEffect
	WorldEventBonemealParticles
	WorldEventDragonBreath
	WorldEventInstantSplashPotionEffect
	WorldEventEnderDragonDestroysBlock
	WorldEventWetSpongeVaporizeNether
)
View Source
const (
	WorldEventEndGatewaySpawn int32 = iota + 3000
	WorldEventEnderDragonGrowl
	WorldEventElectricSpark
	WorldEventCopperApplyWax
	WorldEventCopperRemoveWax
	WorldEventCopperScrapeOxidation
)
View Source
const EntityStatusAllayHeartParticles int8 = 18
View Source
const EntityStatusAnimalLoveModeHeartParticles int8 = 18
View Source
const EntityStatusArmorStandHitSound int8 = 32
View Source
const EntityStatusDolphinHappyVillagerParticles int8 = 38
View Source
const EntityStatusEggCrackParticles int8 = 3
View Source
const EntityStatusEntityHoneySlideParticles int8 = 53
View Source
const EntityStatusEvokerFangsAttackAnimation int8 = 4
View Source
const EntityStatusFireworkRocketExplosionEffect int8 = 17
View Source
const EntityStatusFishingHookPull int8 = 31
View Source
const EntityStatusFoxParticlesChew int8 = 45
View Source
const EntityStatusGuardianAttackSound int8 = 21
View Source
const EntityStatusMinecartSpawnerResetDelay int8 = 1
View Source
const EntityStatusMinecartTNTIgnite int8 = 10
View Source
const EntityStatusMobSpawnExplosionParticle int8 = 20
View Source
const EntityStatusRabbitJumpingAnimation int8 = 1
View Source
const EntityStatusSheepEatingGrassAnimation int8 = 10
View Source
const EntityStatusSnifferDiggingSound int8 = 63
View Source
const EntityStatusSnowballParticles int8 = 3
View Source
const EntityStatusSquidResetRotation int8 = 19
View Source
const EntityStatusTippedArrowParticleEffects int8 = 0
View Source
const EntityStatusWitchMagicParticles int8 = 15
View Source
const EntityStatusZoglinHoglinAttackAnimation int8 = 4
View Source
const EntityStatusZombieVillagerCureSoundEffect int8 = 16
View Source
const ServerboundHandshake int32 = iota

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳