persona::AnimatedTextureType
Wire format
1 formatValues are serialized as varuint32.
Written as base-128 groups with the high bit indicating that another byte follows. 1-5 bytes
Enum values
3 values- 0
Face - 1
Body32x32 - 2
Body128x128
Packet references
2 references- PlayerListPacketEntries › PlayerListAddEntry › PlayerListAddEntry › Serialized Skin › SerializedSkin › AnimatedImageData › AnimatedImageData › AnimatedTextureType › persona::AnimatedTextureType
- PlayerSkinPacketSerialized Skin › SerializedSkin › AnimatedImageData › AnimatedImageData › AnimatedTextureType › persona::AnimatedTextureType
Changelog
Stable releases
Changes between stable protocol releases.
No stable release changes are recorded for this type.
Preview builds
Changes between Minecraft Preview protocol builds.
- Released
- Protocol
- 2177
Changed 1
- Added enum value
Nonewith value0. - Changed enum value
Facefrom0to1. - Changed enum value
Body32x32from1to2. - Changed enum value
Body128x128from2to3.