PocketMine
MetadataValue Class Reference

Public Member Functions

 getOwningPlugin ()
 
 value ()
 
 invalidate ()
 

Protected Member Functions

 __construct (Plugin $owningPlugin)
 

Protected Attributes

 $owningPlugin
 

Member Function Documentation

getOwningPlugin ( )
Returns
Plugin
invalidate ( )
abstract

Invalidates this metadata item, forcing it to recompute when next accessed.

value ( )
abstract

Fetches the value of this metadata item.

Returns
mixed

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