PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\entity\EntityDataHelper Class Reference
+ Collaboration diagram for pocketmine\entity\EntityDataHelper:

Static Public Member Functions

static parseLocation (CompoundTag $nbt, World $world)
 
static parseVec3 (CompoundTag $nbt, string $tagName, bool $optional)
 

Detailed Description

Definition at line 38 of file EntityDataHelper.php.

Member Function Documentation

◆ parseLocation()

static pocketmine\entity\EntityDataHelper::parseLocation ( CompoundTag  $nbt,
World  $world 
)
static
Exceptions
SavedDataLoadingException

Definition at line 59 of file EntityDataHelper.php.

◆ parseVec3()

static pocketmine\entity\EntityDataHelper::parseVec3 ( CompoundTag  $nbt,
string  $tagName,
bool  $optional 
)
static
Exceptions
SavedDataLoadingException

Definition at line 80 of file EntityDataHelper.php.


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