|
| static | read (ByteBufferReader $in) |
| |
Definition at line 22 of file PlayerMovementSettings.php.
◆ __construct()
| pocketmine\network\mcpe\protocol\types\PlayerMovementSettings::__construct |
( |
private int | $rewindHistorySize, |
|
|
private bool | $serverAuthoritativeBlockBreaking ) |
◆ getRewindHistorySize()
| pocketmine\network\mcpe\protocol\types\PlayerMovementSettings::getRewindHistorySize |
( |
| ) |
|
◆ isServerAuthoritativeBlockBreaking()
| pocketmine\network\mcpe\protocol\types\PlayerMovementSettings::isServerAuthoritativeBlockBreaking |
( |
| ) |
|
◆ read()
| static pocketmine\network\mcpe\protocol\types\PlayerMovementSettings::read |
( |
ByteBufferReader | $in | ) |
|
|
static |
◆ write()
| pocketmine\network\mcpe\protocol\types\PlayerMovementSettings::write |
( |
ByteBufferWriter | $out | ) |
|
The documentation for this class was generated from the following file: