Phpcraft
|
Public Member Functions | |
getId (int $protocol_version) | |
getMetadata () | |
Protected Member Functions | |
__construct (string $name, int $since_protocol_version=0) | |
Static Protected Member Functions | |
static | populateAllCache () |
Static Protected Attributes | |
static | $all_cache |
Static Protected Attributes inherited from Phpcraft\Identifier | |
static | $all_cache |
Additional Inherited Members | |
Static Public Member Functions inherited from Phpcraft\Identifier | |
static | get (string $name) |
static | getById (int $id, int $protocol_version) |
static | all () |
Public Attributes inherited from Phpcraft\Identifier | |
$name | |
$since_protocol_version | |
|
protected |
Reimplemented from Phpcraft\Identifier.
Phpcraft\Entity\EntityType::getId | ( | int | $protocol_version | ) |
Returns the ID of this Identifier for the given protocol version or null if not applicable.
int | $protocol_version |
Reimplemented from Phpcraft\Identifier.
Phpcraft\Entity\EntityType::getMetadata | ( | ) |
|
staticprotected |
Reimplemented from Phpcraft\Identifier.
|
staticprotected |