Put the decompile fixes into MC Dev Fixes patch
This commit is contained in:
parent
608b5e5235
commit
0069113b2e
5 changed files with 63 additions and 51 deletions
|
@ -1,4 +1,4 @@
|
|||
From 501e01d868ec3f41f8aa3a1bebc83b4305723b42 Mon Sep 17 00:00:00 2001
|
||||
From 2ee52b020013ad95861d196908450fa2fc227431 Mon Sep 17 00:00:00 2001
|
||||
From: Isaac Moore <rmsy@me.com>
|
||||
Date: Mon, 29 Feb 2016 18:02:25 -0600
|
||||
Subject: [PATCH] Add PlayerLocaleChangeEvent
|
||||
|
@ -61,5 +61,5 @@ index 00000000..29dd763a
|
|||
+ }
|
||||
+}
|
||||
--
|
||||
2.18.0
|
||||
2.17.0 (Apple Git-106)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
From a046e06ee22190a42f8ec203d7b106a9271c09f2 Mon Sep 17 00:00:00 2001
|
||||
From 3308624206985251b7646042a4276f026c169c0b Mon Sep 17 00:00:00 2001
|
||||
From: Byteflux <byte@byteflux.net>
|
||||
Date: Mon, 29 Feb 2016 18:05:37 -0600
|
||||
Subject: [PATCH] Add player view distance API
|
||||
|
@ -30,5 +30,5 @@ index 25e44028..7f215f1a 100644
|
|||
public class Spigot extends Entity.Spigot
|
||||
{
|
||||
--
|
||||
2.18.0
|
||||
2.17.0 (Apple Git-106)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
From e9e1ec6471574850b8eb0cd61bb019a05d7adbb2 Mon Sep 17 00:00:00 2001
|
||||
From b0d2313841c2f617773d33708aaca8fece34d75c Mon Sep 17 00:00:00 2001
|
||||
From: Byteflux <byte@byteflux.net>
|
||||
Date: Mon, 29 Feb 2016 18:09:40 -0600
|
||||
Subject: [PATCH] Add BeaconEffectEvent
|
||||
|
@ -92,5 +92,5 @@ index 00000000..6579ae99
|
|||
+ }
|
||||
+}
|
||||
--
|
||||
2.18.0
|
||||
2.17.0 (Apple Git-106)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue