Files
netease-modsdk-wiki/docs/mcdocs/1-ModAPI/枚举值/索引.md
2025-06-27 23:59:47 +08:00

76 lines
5.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 索引
枚举值模块可以使用[GetMinecraftEnum](../接口/通用/工具.md#getminecraftenum)接口来获取
---
| 枚举值 | 描述 |
| --- | --- |
| [ActorDamageCause](ActorDamageCause.md) | 描述实体伤害来源枚举值,及实体被伤害的原因。 |
| [AniCheatBlockBreak](AniCheatBlockBreak.md) | 反作弊配置枚举值,破坏方块相关 |
| [AniCheatConsts](AniCheatConsts.md) | 反作弊配置开关宏定义 |
| [AniCheatMove](AniCheatMove.md) | 反作弊配置枚举值,移动检查开关 |
| [AniCheatMoveRewind](AniCheatMoveRewind.md) | 反作弊配置枚举值,位移倒带模拟相关参数 |
| [AnimationModeType](AnimationModeType.md) | 描述放置结构体时的动画模式 |
| [ArmorSlotType](ArmorSlotType.md) | 描述盔甲槽位枚举值 |
| [AttrType](AttrType.md) | 描述属性枚举值,用于设置与获取实体的引擎属性的当前值与最大值 |
| [AttributeBuffType](AttributeBuffType.md) | Buff状态类型枚举值 |
| [BiomeType](BiomeType.md) | 生物群系枚举 |
| [BlockBreathability](BlockBreathability.md) | 方块的可呼吸性 |
| [BrewingStandSlotType](BrewingStandSlotType.md) | 描述酿造台槽位 |
| [ButtonEventType](ButtonEventType.md) | 按钮事件枚举值 |
| [ButtonState](ButtonState.md) | 按钮状态枚举值 |
| [CatVariantType](CatVariantType.md) | 描述猫的变体种类 |
| [Change](Change.md) | 刷怪设置参数枚举,用于[SpawnCustomModule](../接口/世界/生物生成.md#spawncustommodule) |
| [ColorCode](ColorCode.md) | [样式代码](https://zh.minecraft.wiki/w/%E6%A0%BC%E5%BC%8F%E5%8C%96%E4%BB%A3%E7%A0%81) |
| [CommandBlockType](CommandBlockType.md) | 命令方块类型 |
| [ConditionType](ConditionType.md) | 命令方块条件类型 |
| [ContainerType](ContainerType.md) | 容器类型 |
| [EffectType](EffectType.md) | 描述特效类型的枚举值 |
| [EnchantSlotType](EnchantSlotType.md) | 附魔槽位枚举值 |
| [EnchantType](EnchantType.md) | 附魔类型枚举值 |
| [EntityColorType](EntityColorType.md) | 描述实体的颜色种类截止至网易2.9版本,该枚举值应用于羊和热带鱼的颜色 |
| [EntityComponentType](EntityComponentType.md) | 原版实体组件类型,具体描述可参考[微软原版实体组件描述](https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/componentlist) |
| [EntityTeleportCause](EntityTeleportCause.md) | 传送理由枚举 |
| [EntityType](EntityType.md) | 实体类型枚举 |
| [Facing](Facing.md) | 朝向枚举值 |
| [FoxType](FoxType.md) | 描述狐狸的种类 |
| [GameDiffculty](GameDiffculty.md) | 描述游戏难度的枚举值 |
| [GameType](GameType.md) | 描述游戏类型的枚举值 |
| [GamepadKeyType](GamepadKeyType.md) | 描述游戏手柄的按键枚举值 |
| [HorseSpotType](HorseSpotType.md) | 描述马的斑点种类 |
| [HorseType](HorseType.md) | 描述马的变体颜色 |
| [InputMode](InputMode.md) | 控制器输入模式 |
| [InventoryType](InventoryType.md) | 原版分页类型的枚举值 |
| [ItemAcquisitionMethod](ItemAcquisitionMethod.md) | 获得物品的方法枚举值 |
| [ItemCategory](ItemCategory.md) | 物品所属创造栏类型 |
| [ItemColor](ItemColor.md) | 物品的颜色枚举值 |
| [ItemPosType](ItemPosType.md) | 描述玩家物品位置 |
| [ItemUseMethodEnum](ItemUseMethodEnum.md) | 使用物品的方法枚举值 |
| [KeyBoardType](KeyBoardType.md) | 描述PC端点击键盘输入的按钮枚举值 |
| [MirrorModeType](MirrorModeType.md) | 描述放置结构体时的镜像模式 |
| [OpenContainerId](OpenContainerId.md) | 开放容器Id |
| [OptionId](OptionId.md) | 可设置的枚举值 |
| [OriginGUIName](OriginGUIName.md) | 获取原生UI名字 |
| [PlayerActionType](PlayerActionType.md) | 玩家动作枚举 |
| [PlayerExhauseRatioType](PlayerExhauseRatioType.md) | 饥饿度消耗倍率类型 |
| [PlayerUISlot](PlayerUISlot.md) | 开放容器对应的slot偏移 |
| [RayFilterType](RayFilterType.md) | 射线检测类型 |
| [RedstoneModeType](RedstoneModeType.md) | 命令方块红石类型 |
| [RenderControllerArrayType](RenderControllerArrayType.md) | 渲染控制器字典中材质、贴图、模型的枚举值 |
| [RenderLayer](RenderLayer.md) | 方块渲染时的材质类型 |
| [SetBlockType](SetBlockType.md) | 方块设置的类型 |
| [SliderOptionId](SliderOptionId.md) | 滑动条设置选项枚举值 |
| [StructureFeatureType](StructureFeatureType.md) | 原版结构特征类型的枚举 |
| [TimeEaseType](TimeEaseType.md) | 时间变化类型 |
| [TouchEvent](TouchEvent.md) | 触摸回调事件枚举值 |
| [TradeLevelType](TradeLevelType.md) | 描述村民的交易等级 |
| [TransferServerFailReason](TransferServerFailReason.md) | 转服判定失败的错误码 |
| [UICategory](UICategory.md) | 原生UI类型名 |
| [UiBaseLayer](UiBaseLayer.md) | 自定义UI界面的层次宏定义用于在多个插件之间协调UI界面的遮挡关系 |
| [UseAnimation](UseAnimation.md) | 使用物品时动画枚举值 |
| [VillagerClothingType](VillagerClothingType.md) | 描述v2版村民的衣服类型 |
| [VirtualWorldObjectType](VirtualWorldObjectType.md) | 虚拟世界对象类型 |
| [WalkState](WalkState.md) | 玩家行走模式 |