MetadataProperty
in
Table of Contents
- equals() : bool
- getTypeId() : int
- write() : void
Methods
equals()
public
equals(MetadataProperty $other) : bool
Parameters
- $other : MetadataProperty
Return values
bool —getTypeId()
public
getTypeId() : int
Return values
int —write()
public
write(PacketSerializer $out) : void
Parameters
- $out : PacketSerializer