mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
Wire up entity metadata palette
This commit is contained in:
parent
1a22002bde
commit
f4ad24746c
6 changed files with 225 additions and 337 deletions
|
|
@ -25,6 +25,7 @@ public enum EntityMetaDataType
|
|||
Pose,
|
||||
CatVariant,
|
||||
FrogVariant,
|
||||
GlobalPosition,
|
||||
OptionalGlobalPosition,
|
||||
PaintingVariant,
|
||||
SnifferState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue