-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathLICENSE
More file actions
24 lines (17 loc) · 680 Bytes
/
LICENSE
File metadata and controls
24 lines (17 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Minecraft Decompiled Source
Copyright (c) Mojang AB. All Rights Reserved.
This repository contains decompiled source code from Minecraft's unobfuscated
JAR files. Mojang owns all rights to this code.
You can use this for:
- Learning how Minecraft works
- Mod development reference
- Bug reports and security research
You cannot:
- Redistribute this code
- Use it commercially
- Create competing products
This is decompiled output, not original source code. The decompiler may
introduce artifacts or naming differences from Mojang's internal code.
No warranty. Use at your own risk.
For official Minecraft: https://www.minecraft.net
For bug reports: https://bugs.mojang.com