|
PocketMine-MP 5.37.4 git-07e225b0bd0d389de8a3d035fbd0ae8730a06053
|
This is the complete list of members for pocketmine\world\BlockTransaction, including all inherited members.
| __construct(private ChunkManager $world) (defined in pocketmine\world\BlockTransaction) | pocketmine\world\BlockTransaction | |
| addBlock(Vector3 $pos, Block $state) | pocketmine\world\BlockTransaction | |
| addBlockAt(int $x, int $y, int $z, Block $state) | pocketmine\world\BlockTransaction | |
| addValidator(\Closure $validator) | pocketmine\world\BlockTransaction | |
| apply() | pocketmine\world\BlockTransaction | |
| dummyValidator(ChunkManager $world, int $x, int $y, int $z) | pocketmine\world\BlockTransaction | |
| fetchBlock(Vector3 $pos) | pocketmine\world\BlockTransaction | |
| fetchBlockAt(int $x, int $y, int $z) | pocketmine\world\BlockTransaction | |
| getBlocks() | pocketmine\world\BlockTransaction |