This website requires JavaScript.
Explore
Help
Register
Sign In
Deaicup
/
MRCC
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
MRCC
/
launcher
/
PCL-CE
/
Plain Craft Launcher 2
/
Modules
/
Minecraft
/
CrashAnalysis
/
Logs
/
CrashConfidence.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
9 lines
80 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
feat: 项目初始化 + 3D方块世界原型 + AI助搭系统
2026-08-08 14:07:56 +08:00
namespace
PCL
;
internal
enum
CrashConfidence
{
High
,
Medium
,
Low
}
Reference in New Issue
Copy Permalink