|
GenisysPro
for Minecraft PE/Windows 10 v1.1.x
Feature-rich server software for Minecraft PE and Windows 10 Edition
|
Public Member Functions | |
| getOwningPlugin () | |
| value () | |
| invalidate () | |
Protected Member Functions | |
| __construct (Plugin $owningPlugin) | |
Protected Attributes | |
| $owningPlugin | |
|
protected |
MetadataValue constructor.
| Plugin | $owningPlugin |
|
abstract |
Invalidates this metadata item, forcing it to recompute when next accessed.
|
abstract |
Fetches the value of this metadata item.
|
protected |