@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/server/EntityThrownExpBottle.java
|
||||
+++ b/net/minecraft/server/EntityThrownExpBottle.java
|
||||
@@ -28,9 +28,18 @@
|
||||
--- a/net/minecraft/world/entity/projectile/EntityThrownExpBottle.java
|
||||
+++ b/net/minecraft/world/entity/projectile/EntityThrownExpBottle.java
|
||||
@@ -38,9 +38,18 @@
|
||||
protected void a(MovingObjectPosition movingobjectposition) {
|
||||
super.a(movingobjectposition);
|
||||
if (!this.world.isClientSide) {
|
||||
|
||||
Reference in New Issue
Block a user