Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Server Utilities API
8Crafter's Server Utilities API
@minecraft/server-gametest
PlayerPersonaPiece
Interface PlayerPersonaPiece
Beta
Data pertaining to a specific player Persona piece.
interface
PlayerPersonaPiece
{
id
:
string
;
isDefaultPiece
?:
boolean
;
packId
:
string
;
productId
:
string
;
type
:
PersonaPieceType
;
}
Index
Properties
id
is
Default
Piece?
pack
Id
product
Id
type
Properties
Beta
id
id
:
string
Optional
Beta
is
Default
Piece
isDefaultPiece
?:
boolean
Beta
pack
Id
packId
:
string
Beta
product
Id
productId
:
string
Beta
type
type
:
PersonaPieceType
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Default
Piece
pack
Id
product
Id
type
Add-On Documentation
8Crafter's Server Utilities API
Loading...
Data pertaining to a specific player Persona piece.