@minecraft
原文
参与翻译
正在准备搜索索引...
server-gametest
PlayerPersonaPiece
接口 PlayerPersonaPiece
Data pertaining to a specific player Persona piece.
interface
PlayerPersonaPiece
{
id
:
string
;
isDefaultPiece
?:
boolean
;
packId
:
string
;
productId
:
string
;
type
:
PersonaPieceType
;
}
索引
属性
id
is
Default
Piece?
pack
Id
product
Id
type
属性
id
id
:
string
可选
is
Default
Piece
isDefaultPiece
?:
boolean
pack
Id
packId
:
string
product
Id
productId
:
string
type
type
:
PersonaPieceType
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
属性
id
is
Default
Piece
pack
Id
product
Id
type
原文
参与翻译
@minecraft
加载中……
Data pertaining to a specific player Persona piece.