mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-20 23:03:48 -07:00
Update to Minecraft 1.13-pre7
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
public class EntityEgg extends EntityProjectile {
|
||||
|
||||
public EntityEgg(World world) {
|
||||
@@ -24,20 +31,40 @@
|
||||
@@ -20,20 +27,40 @@
|
||||
}
|
||||
|
||||
if (!this.world.isClientSide) {
|
||||
|
Reference in New Issue
Block a user