Script API - v1.21.120.24
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
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
id
is
Default
Piece
pack
Id
product
Id
type
Script API - v1.21.120.24
Loading...
Data pertaining to a specific player Persona piece.