mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
Update to Minecraft 1.12-pre2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/net/minecraft/server/WorldGenRegistration.java
|
||||
+++ b/net/minecraft/server/WorldGenRegistration.java
|
||||
@@ -157,7 +157,7 @@
|
||||
entitywitch.cS();
|
||||
entitywitch.cU();
|
||||
entitywitch.setPositionRotation((double) i + 0.5D, (double) j, (double) k + 0.5D, 0.0F, 0.0F);
|
||||
entitywitch.prepare(world.D(new BlockPosition(i, j, k)), (GroupDataEntity) null);
|
||||
- world.addEntity(entitywitch);
|
||||
|
Reference in New Issue
Block a user