BlockPaletteEntry
in package
Table of Contents
- $name : string
- $states : CacheableNbt
- __construct() : mixed
- getName() : string
- getStates() : CacheableNbt
Properties
$name
private
string
$name
$states
private
CacheableNbt
$states
Tags
Methods
__construct()
public
__construct(string $name, CacheableNbt $states) : mixed
Parameters
- $name : string
- $states : CacheableNbt
Tags
Return values
mixed —getName()
public
getName() : string
Return values
string —getStates()
public
getStates() : CacheableNbt