Some checks failed
Deploy VitePress to AliYun OSS / build-and-deploy (push) Has been cancelled
239 B
239 B
PxActorFlag
class in mod.common.minecraftEnum
-
描述
物理实体行为枚举
class PxActorFlag(object):
eDISABLE_GRAVITY = (1 << 1) # 禁用重力
eDISABLE_SIMULATION = (1 << 3) # 禁用物理模拟