Files
netease-bedrock-wiki/mcguide/20-玩法开发/14-预设玩法编程/13-PresetAPI/预设对象/零件/传送门零件PortalPart.md
2025-07-31 17:53:14 +08:00

470 B
Raw Blame History

sidebarDepth
sidebarDepth
1

传送门零件PortalPart

概述

  • 描述

    传送门零件

  • 成员变量

    变量名
    数据类型
    说明
    portalGateType int 传送门类型0表示单向1表示双向
    portalGateShape int 传送门形状当前只能是立式方框0
    portalGateWidth int 传送门宽度
    portalGateHeight int 传送门高度