update yarn param mappings (#8563)

This commit is contained in:
Jake Potrebic
2022-11-12 12:57:41 -08:00
parent 97cb10205d
commit f93eb6e135
10 changed files with 24 additions and 24 deletions

View File

@@ -4932,7 +4932,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
--- a/src/main/java/net/minecraft/world/level/chunk/EmptyLevelChunk.java
+++ b/src/main/java/net/minecraft/world/level/chunk/EmptyLevelChunk.java
@@ -0,0 +0,0 @@ public class EmptyLevelChunk extends LevelChunk {
this.biome = holder;
this.biome = biomeEntry;
}
+ // Paper start - starlight