RecipeWithTypeId
in package
Table of Contents
- $typeId : int
- encode() : void
- getTypeId() : int
- __construct() : mixed
Properties
$typeId
private
int
$typeId
Methods
encode()
public
abstract encode(PacketSerializer $out) : void
Parameters
- $out : PacketSerializer
Return values
void —getTypeId()
public
final getTypeId() : int
Return values
int —__construct()
protected
__construct(int $typeId) : mixed
Parameters
- $typeId : int