PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty Class Reference
+ Inheritance diagram for pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty:
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty:

Public Member Functions

 equals (MetadataProperty $other)
 
 getTypeId ()
 
 write (ByteBufferWriter $out)
 

Static Public Member Functions

static read (ByteBufferReader $in)
 

Public Attributes

const ID = EntityMetadataTypes::SHORT
 

Protected Member Functions

 max ()
 
 min ()
 

Detailed Description

Definition at line 22 of file ShortMetadataProperty.php.

Member Function Documentation

◆ max()

pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty::max ( )
protected

Definition at line 32 of file ShortMetadataProperty.php.

◆ min()

pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty::min ( )
protected

Definition at line 28 of file ShortMetadataProperty.php.

◆ read()

static pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty::read ( ByteBufferReader $in)
static

Definition at line 36 of file ShortMetadataProperty.php.

◆ write()

pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty::write ( ByteBufferWriter $out)

Member Data Documentation

◆ ID

const pocketmine\network\mcpe\protocol\types\entity\ShortMetadataProperty::ID = EntityMetadataTypes::SHORT

Definition at line 26 of file ShortMetadataProperty.php.


The documentation for this class was generated from the following file: