Documentation

PlayerMovementSettings
in package

Table of Contents

$movementType  : int
$rewindHistorySize  : int
$serverAuthoritativeBlockBreaking  : bool
__construct()  : mixed
getMovementType()  : int
getRewindHistorySize()  : int
isServerAuthoritativeBlockBreaking()  : bool
read()  : self
write()  : void

Properties

Methods

__construct()

public __construct(int $movementType, int $rewindHistorySize, bool $serverAuthoritativeBlockBreaking) : mixed
Parameters
$movementType : int
$rewindHistorySize : int
$serverAuthoritativeBlockBreaking : bool
Return values
mixed

isServerAuthoritativeBlockBreaking()

public isServerAuthoritativeBlockBreaking() : bool
Return values
bool

Search results