PocketMine-MP 5.35.1 git-05a71d8cc5185aa9e46ef5f9754bb862464c13e0
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: