PocketMine-MP 5.35.1 git-e32e836dad793a3a3c8ddd8927c00e112b1e576a
Loading...
Searching...
No Matches
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 37 of file EntityDataHelper.php.

Member Function Documentation

◆ parseLocation()

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

Definition at line 58 of file EntityDataHelper.php.

◆ parseVec3()

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

Definition at line 78 of file EntityDataHelper.php.


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