mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-03 21:37:28 +01:00
Rebuild patches.
This commit is contained in:
parent
169f71cf52
commit
4f889d12fd
1 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ ( (EntityOcelot) entity ).spawnBonus = false;
|
||||
+ }
|
||||
+ // Spigot end
|
||||
if (entity instanceof EntityInsentient) {
|
||||
((EntityInsentient) entity).prepare(getHandle().E(new BlockPosition(entity)), (GroupDataEntity) null);
|
||||
}
|
||||
return entity;
|
||||
}
|
||||
|
||||
--
|
Loading…
Add table
Reference in a new issue