@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/level/levelgen/MobSpawnerPatrol.java
|
||||
+++ b/net/minecraft/world/level/levelgen/MobSpawnerPatrol.java
|
||||
@@ -116,7 +116,7 @@
|
||||
@@ -117,7 +117,7 @@
|
||||
|
||||
entitymonsterpatrolling.setPos((double) blockposition.getX(), (double) blockposition.getY(), (double) blockposition.getZ());
|
||||
entitymonsterpatrolling.finalizeSpawn(worldserver, worldserver.getCurrentDifficultyAt(blockposition), EnumMobSpawn.PATROL, (GroupDataEntity) null, (NBTTagCompound) null);
|
||||
|
||||
Reference in New Issue
Block a user