PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
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: