diff options
author | Jake Potrebic <[email protected]> | 2022-02-28 16:47:11 -0800 |
---|---|---|
committer | Jason Penilla <[email protected]> | 2022-02-28 22:52:38 -0700 |
commit | 490517d31ea2fccc9c10102c4454cb009ed953e0 (patch) | |
tree | 3aff7ef149c970b14c60fcf18835a66c18f826b7 /build-data | |
parent | c98499113f3904bd899e07fb731db3d233bc683c (diff) | |
download | Paper-490517d31ea2fccc9c10102c4454cb009ed953e0.tar.gz Paper-490517d31ea2fccc9c10102c4454cb009ed953e0.zip |
fixed flat bedrock patch
Diffstat (limited to 'build-data')
-rw-r--r-- | build-data/paper.at | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-data/paper.at b/build-data/paper.at index 2e798b98b6..7d282dd818 100644 --- a/build-data/paper.at +++ b/build-data/paper.at @@ -277,7 +277,7 @@ public org.bukkit.craftbukkit.profile.CraftPlayerProfile toString(Lcom/mojang/au public org.bukkit.craftbukkit.profile.CraftPlayerProfile equals(Lcom/mojang/authlib/properties/PropertyMap;Lcom/mojang/authlib/properties/PropertyMap;)Z public org.bukkit.craftbukkit.profile.CraftPlayerProfile hashCode(Lcom/mojang/authlib/properties/PropertyMap;)I -# Generator Settings +# Flat bedrock generator settings public net.minecraft.world.level.levelgen.SurfaceRules$Condition public net.minecraft.world.level.levelgen.SurfaceRules$Context public net.minecraft.world.level.levelgen.SurfaceRules$Context blockX |