Some more compile issues
This commit is contained in:
parent
9c83387157
commit
0f011a31b1
32 changed files with 62 additions and 68 deletions
|
@ -7,7 +7,7 @@ Subject: [PATCH] Add more Zombie API
|
|||
public net.minecraft.world.entity.monster.Zombie isSunSensitive()Z
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/world/entity/monster/Zombie.java b/src/main/java/net/minecraft/world/entity/monster/Zombie.java
|
||||
index ab7500864e3a77444212bce4eb6ea75976f5ee5a..81d27114bd081096612e50a8cb93cae772cf46eb 100644
|
||||
index 73c4585870b7af409f84474f126a58497ed0495f..d3d1e170380e7674c9ac13b06186eb563a58cd64 100644
|
||||
--- a/src/main/java/net/minecraft/world/entity/monster/Zombie.java
|
||||
+++ b/src/main/java/net/minecraft/world/entity/monster/Zombie.java
|
||||
@@ -99,6 +99,7 @@ public class Zombie extends Monster {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue