PocketMine-MP 5.21.2 git-a6534ecbbbcf369264567d27e5ed70f7f5be9816
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 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: