Begin 1.21.6-pre1

Initial move of patches to rejected and non rejected source patches to
publish to patch-roulette.
This commit is contained in:
Bjarne Koll
2025-05-28 13:23:32 +02:00
parent a033e3b9ef
commit b745ab65e6
233 changed files with 2443 additions and 1712 deletions

View File

@@ -1,6 +1,6 @@
--- a/net/minecraft/server/commands/EffectCommands.java
+++ b/net/minecraft/server/commands/EffectCommands.java
@@ -180,7 +_,7 @@
@@ -182,7 +_,7 @@
for (Entity entity : targets) {
if (entity instanceof LivingEntity) {
MobEffectInstance mobEffectInstance = new MobEffectInstance(effect, i1, amplifier, false, showParticles);
@@ -9,7 +9,7 @@
i++;
}
}
@@ -210,7 +_,7 @@
@@ -212,7 +_,7 @@
int i = 0;
for (Entity entity : targets) {
@@ -18,7 +18,7 @@
i++;
}
}
@@ -235,7 +_,7 @@
@@ -237,7 +_,7 @@
int i = 0;
for (Entity entity : targets) {