- CLIENTBOUNDenum bool CLIENTBOUND; 
- Undocumented in source. 
- DISABLE_REDUCED_DEBUG_SCREENenum ubyte DISABLE_REDUCED_DEBUG_SCREEN; 
- Undocumented in source. 
- ENABLE_REDUCED_DEBUG_SCREENenum ubyte ENABLE_REDUCED_DEBUG_SCREEN; 
- Undocumented in source. 
- FIELDSenum string[] FIELDS; 
- Undocumented in source. 
- FINISHED_CONSUMINGenum ubyte FINISHED_CONSUMING; 
- Undocumented in source. 
- HOLD_POPPYenum ubyte HOLD_POPPY; 
- Undocumented in source. 
- HOOK_KNOCKBACKenum ubyte HOOK_KNOCKBACK; 
- Undocumented in source. 
- IDenum uint ID; 
- Undocumented in source. 
- IGNITE_MINECART_TNTenum ubyte IGNITE_MINECART_TNT; 
- Undocumented in source. 
- PLAY_ATTACK_ANIMATION_AND_SOUNDenum ubyte PLAY_ATTACK_ANIMATION_AND_SOUND; 
- Undocumented in source. 
- PLAY_DEATH_ANIMATION_AND_SOUNDenum ubyte PLAY_DEATH_ANIMATION_AND_SOUND; 
- Undocumented in source. 
- PLAY_EATING_GRASS_ANIMATIONenum ubyte PLAY_EATING_GRASS_ANIMATION; 
- Undocumented in source. 
- PLAY_GUARDIAN_SOUND_EFFECTenum ubyte PLAY_GUARDIAN_SOUND_EFFECT; 
- Undocumented in source. 
- PLAY_HIT_SOUNDenum ubyte PLAY_HIT_SOUND; 
- Undocumented in source. 
- PLAY_HURT_ANIMATION_AND_SOUNDenum ubyte PLAY_HURT_ANIMATION_AND_SOUND; 
- Undocumented in source. 
- PLAY_JUMPING_ANIMATION_AND_PARTICLESenum ubyte PLAY_JUMPING_ANIMATION_AND_PARTICLES; 
- Undocumented in source. 
- PLAY_SHAKING_WATER_ANIMATIONenum ubyte PLAY_SHAKING_WATER_ANIMATION; 
- Undocumented in source. 
- PLAY_SHIELD_BLOCK_SOUNDenum ubyte PLAY_SHIELD_BLOCK_SOUND; 
- Undocumented in source. 
- PLAY_SHIELD_BREAK_SOUNDenum ubyte PLAY_SHIELD_BREAK_SOUND; 
- Undocumented in source. 
- PLAY_THORNS_HURT_ANIMATION_AND_SOUNDenum ubyte PLAY_THORNS_HURT_ANIMATION_AND_SOUND; 
- Undocumented in source. 
- PLAY_TOTEM_UNDYING_ANIMATIONenum ubyte PLAY_TOTEM_UNDYING_ANIMATION; 
- Undocumented in source. 
- PLAY_ZOMBIE_CURE_FINISHED_SOUNDenum ubyte PLAY_ZOMBIE_CURE_FINISHED_SOUND; 
- Undocumented in source. 
- REMOVE_POPPYenum ubyte REMOVE_POPPY; 
- Undocumented in source. 
- RESET_SPAWNER_DELAYenum ubyte RESET_SPAWNER_DELAY; 
- Undocumented in source. 
- RESET_SQUID_ROTATIONenum ubyte RESET_SQUID_ROTATION; 
- Undocumented in source. 
- SERVERBOUNDenum bool SERVERBOUND; 
- Undocumented in source. 
- SET_OP_PERMISSION_LEVEL_0enum ubyte SET_OP_PERMISSION_LEVEL_0; 
- Undocumented in source. 
- SET_OP_PERMISSION_LEVEL_1enum ubyte SET_OP_PERMISSION_LEVEL_1; 
- Undocumented in source. 
- SET_OP_PERMISSION_LEVEL_2enum ubyte SET_OP_PERMISSION_LEVEL_2; 
- Undocumented in source. 
- SET_OP_PERMISSION_LEVEL_3enum ubyte SET_OP_PERMISSION_LEVEL_3; 
- Undocumented in source. 
- SET_OP_PERMISSION_LEVEL_4enum ubyte SET_OP_PERMISSION_LEVEL_4; 
- Undocumented in source. 
- SPAWN_EXPLOSION_PARTICLESenum ubyte SPAWN_EXPLOSION_PARTICLES; 
- Undocumented in source. 
- SPAWN_FIREWORK_EXPLOSION_EFFECTenum ubyte SPAWN_FIREWORK_EXPLOSION_EFFECT; 
- Undocumented in source. 
- SPAWN_HEART_PARTICLESenum ubyte SPAWN_HEART_PARTICLES; 
- Undocumented in source. 
- SPAWN_LOVE_PARTICLESenum ubyte SPAWN_LOVE_PARTICLES; 
- Undocumented in source. 
- SPAWN_SMOKE_PARTICLESenum ubyte SPAWN_SMOKE_PARTICLES; 
- Undocumented in source. 
- SPAWN_TIPPED_ARROW_PARTICLE_EFFECTSenum ubyte SPAWN_TIPPED_ARROW_PARTICLE_EFFECTS; 
- Undocumented in source. 
- SPAWN_VILLAGER_ANGRY_PARTICLESenum ubyte SPAWN_VILLAGER_ANGRY_PARTICLES; 
- Undocumented in source. 
- SPAWN_VILLAGER_HAPPY_PARTICLESenum ubyte SPAWN_VILLAGER_HAPPY_PARTICLES; 
- Undocumented in source. 
- SPAWN_VILLAGER_MATING_HEART_PARTICLESenum ubyte SPAWN_VILLAGER_MATING_HEART_PARTICLES; 
- Undocumented in source. 
- SPAWN_WITCH_MAGIC_PARTICLESenum ubyte SPAWN_WITCH_MAGIC_PARTICLES; 
- Undocumented in source. 
- entityIduint entityId; 
- Undocumented in source. 
- statusubyte status; 
- Undocumented in source. 
- _bufferubyte[] _buffer; 
- Undocumented in source. 
- _indexsize_t _index; 
- Undocumented in source. 
- bufferInstanceBuffer bufferInstance [@property getter] 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBytesvoid writeBytes(ubyte[] bytes) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeStringvoid writeString(string str) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBytesubyte[] readBytes(size_t length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readStringstring readString(size_t length) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianBoolvoid writeBigEndianBool(bool a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianBoolbool readBigEndianBool() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianBoolvoid writeLittleEndianBool(bool a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianBoolbool readLittleEndianBool() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianBytevoid writeBigEndianByte(byte a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianBytebyte readBigEndianByte() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianBytevoid writeLittleEndianByte(byte a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianBytebyte readLittleEndianByte() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianUbytevoid writeBigEndianUbyte(ubyte a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianUbyteubyte readBigEndianUbyte() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianUbytevoid writeLittleEndianUbyte(ubyte a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianUbyteubyte readLittleEndianUbyte() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianShortvoid writeBigEndianShort(short a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianShortshort readBigEndianShort() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianShortvoid writeLittleEndianShort(short a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianShortshort readLittleEndianShort() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianUshortvoid writeBigEndianUshort(ushort a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianUshortushort readBigEndianUshort() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianUshortvoid writeLittleEndianUshort(ushort a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianUshortushort readLittleEndianUshort() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianTriadvoid writeBigEndianTriad(int a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianTriadint readBigEndianTriad() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianTriadvoid writeLittleEndianTriad(int a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianTriadint readLittleEndianTriad() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianIntvoid writeBigEndianInt(int a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianIntint readBigEndianInt() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianIntvoid writeLittleEndianInt(int a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianIntint readLittleEndianInt() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianUintvoid writeBigEndianUint(uint a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianUintuint readBigEndianUint() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianUintvoid writeLittleEndianUint(uint a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianUintuint readLittleEndianUint() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianLongvoid writeBigEndianLong(long a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianLonglong readBigEndianLong() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianLongvoid writeLittleEndianLong(long a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianLonglong readLittleEndianLong() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianUlongvoid writeBigEndianUlong(ulong a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianUlongulong readBigEndianUlong() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianUlongvoid writeLittleEndianUlong(ulong a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianUlongulong readLittleEndianUlong() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianFloatvoid writeBigEndianFloat(float a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianFloatfloat readBigEndianFloat() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianFloatvoid writeLittleEndianFloat(float a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianFloatfloat readLittleEndianFloat() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeBigEndianDoublevoid writeBigEndianDouble(double a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readBigEndianDoubledouble readBigEndianDouble() 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- writeLittleEndianDoublevoid writeLittleEndianDouble(double a) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- readLittleEndianDoubledouble readLittleEndianDouble() 
- Undocumented in source. Be warned that the author may not have intended to support it.