Script API - v1.21.110.20
Preparing search index...
@minecraft/server-gametest
PlayerPersonaPiece
Interface PlayerPersonaPiece
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
id
id
:
string
Optional
is
Default
Piece
isDefaultPiece
?:
boolean
pack
Id
packId
:
string
product
Id
productId
:
string
type
type
:
PersonaPieceType
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Properties
id
is
Default
Piece
pack
Id
product
Id
type
Script API - v1.21.110.20
Loading...
Data pertaining to a specific player Persona piece.