Even more cleanup of mcutil patch
This commit is contained in:
parent
0b2291042a
commit
dc136446fb
12 changed files with 96 additions and 968 deletions
|
|
@ -40,7 +40,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+
|
||||
+ @Override
|
||||
+ public Mob getEntity() {
|
||||
+ return entity.getBukkitMob();
|
||||
+ return (Mob) entity.getBukkitEntity();
|
||||
+ }
|
||||
+
|
||||
+ public void setHandle(net.minecraft.world.entity.Mob entity) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue