Update to 1.13.2

Still need to setup method of launching, and Mixin support for ModLauncher
This commit is contained in:
Brady
2019-03-08 14:30:43 -06:00
parent 26fefc70f0
commit 0c2af85ac0
53 changed files with 405 additions and 360 deletions

View File

@@ -28,9 +28,6 @@ public final class LookBehavior extends Behavior implements ILookBehavior {
/**
* Target's values are as follows:
* <p>
* getFirst() -> yaw
* getSecond() -> pitch
*/
private Rotation target;