BlockPlaceSound
in package
implements
Sound
Interfaces, Classes, Traits and Enums
Table of Contents
- $block : Block
- __construct() : mixed
- encode() : array<string|int, ClientboundPacket>
Properties
$block
private
Block
$block
Methods
__construct()
public
__construct(Block $block) : mixed
Parameters
- $block : Block
Return values
mixed —encode()
public
encode(Vector3 $pos) : array<string|int, ClientboundPacket>
Parameters
- $pos : Vector3