PocketMine
|
Public Member Functions | |
getOwningPlugin () | |
value () | |
invalidate () | |
Protected Member Functions | |
__construct (Plugin $owningPlugin) | |
Protected Attributes | |
$owningPlugin | |
getOwningPlugin | ( | ) |
|
abstract |
Invalidates this metadata item, forcing it to recompute when next accessed.
|
abstract |
Fetches the value of this metadata item.