Update upstream

This commit is contained in:
Owen1212055 2024-04-23 19:31:55 -04:00
parent 97cf432687
commit c844ac9d01
2 changed files with 2 additions and 2 deletions

View File

@ -4086,8 +4086,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+
+ private void sendSignChange0(Component[] components, Location loc, DyeColor dyeColor, boolean hasGlowingText) {
SignBlockEntity sign = new SignBlockEntity(CraftLocation.toBlockPosition(loc), Blocks.OAK_SIGN.defaultBlockState());
sign.setLevel(this.getHandle().level());
SignText text = sign.getFrontText();
text = text.setColor(net.minecraft.world.item.DyeColor.byId(dyeColor.getWoolData()));
@@ -0,0 +0,0 @@ public class CraftPlayer extends CraftHumanEntity implements Player {
}
sign.setText(text, true);

@ -1 +1 @@
Subproject commit 2e2c7cd23daeeddf71226b4e604f8603d71cfca0
Subproject commit a7f7c2118b877fde4cf0f32f1f730ffcdee8e9ee