Documentation

PlayerBlockActionWithBlockInfo
in package
implements PlayerBlockAction

This is used for PlayerAuthInput packet when the flags include PERFORM_BLOCK_ACTIONS

Interfaces, Classes, Traits and Enums

PlayerBlockAction
This is used for PlayerAuthInput packet when the flags include PERFORM_BLOCK_ACTIONS

Table of Contents

$actionType  : int
$blockPosition  : BlockPosition
$face  : int
__construct()  : mixed
getActionType()  : int
getBlockPosition()  : BlockPosition
getFace()  : int
isValidActionType()  : bool
read()  : self
write()  : void

Properties

Methods

isValidActionType()

public static isValidActionType(int $actionType) : bool
Parameters
$actionType : int
Return values
bool

Search results