This commit is contained in:
parent
5849458443
commit
d5a4ee2c10
1 changed files with 1 additions and 1 deletions
|
@ -524,7 +524,7 @@
|
||||||
+ {
|
+ {
|
||||||
+ getEntityData().func_74782_a(PERSISTED_NBT_TAG, old.func_74775_l(PERSISTED_NBT_TAG));
|
+ getEntityData().func_74782_a(PERSISTED_NBT_TAG, old.func_74775_l(PERSISTED_NBT_TAG));
|
||||||
+ }
|
+ }
|
||||||
+ MinecraftForge.EVENT_BUS.post(new net.minecraftforge.event.entity.player.PlayerEvent.Clone(p_71049_1_, this, !p_71049_2_));
|
+ MinecraftForge.EVENT_BUS.post(new net.minecraftforge.event.entity.player.PlayerEvent.Clone(this, p_71049_1_, !p_71049_2_));
|
||||||
}
|
}
|
||||||
|
|
||||||
protected boolean func_70041_e_()
|
protected boolean func_70041_e_()
|
||||||
|
|
Loading…
Reference in a new issue