some compile fixes
This commit is contained in:
parent
f4d8a64094
commit
1ebaffacf5
219 changed files with 493 additions and 434 deletions
|
@ -6,7 +6,7 @@ Subject: [PATCH] Add fast alternative constructor for Rotations
|
|||
Signed-off-by: Irmo van den Berge <irmo.vandenberge@ziggo.nl>
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/core/Rotations.java b/src/main/java/net/minecraft/core/Rotations.java
|
||||
index e4b4e78de933b93be87805501d9cbfec429cf68c..152b1a2cb88c6456282b537611c18975d6da5f57 100644
|
||||
index d51027087603f4d3eae33e777afa14d2951e975e..fa527523d78fc8af1fdee238f34a43366ca85132 100644
|
||||
--- a/src/main/java/net/minecraft/core/Rotations.java
|
||||
+++ b/src/main/java/net/minecraft/core/Rotations.java
|
||||
@@ -19,6 +19,18 @@ public class Rotations {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue