@minecraft/server-gametest
Preparing search index...
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
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
id
is
Default
Piece
pack
Id
product
Id
type
@minecraft/server-gametest
Loading...
Data pertaining to a specific player Persona piece.