aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-data/paper.at
diff options
context:
space:
mode:
Diffstat (limited to 'build-data/paper.at')
-rw-r--r--build-data/paper.at13
1 files changed, 13 insertions, 0 deletions
diff --git a/build-data/paper.at b/build-data/paper.at
index 0b90f95521..5394004025 100644
--- a/build-data/paper.at
+++ b/build-data/paper.at
@@ -272,5 +272,18 @@ public net.minecraft.world.level.chunk.LevelChunkSection states
# Player.setPlayerProfile API
public-f net.minecraft.world.entity.player.Player gameProfile
+# 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
+public net.minecraft.world.level.levelgen.SurfaceRules$Context blockY
+public net.minecraft.world.level.levelgen.SurfaceRules$Context blockZ
+public net.minecraft.world.level.levelgen.SurfaceRules$Context context
+public net.minecraft.world.level.levelgen.SurfaceRules$Context system
+public net.minecraft.world.level.levelgen.SurfaceRules$LazyYCondition
+public net.minecraft.world.level.levelgen.SurfaceRules$VerticalGradientConditionSource
+public net.minecraft.world.level.levelgen.SurfaceRules$SurfaceRule
+public net.minecraft.world.level.levelgen.SurfaceSystem getOrCreateRandomFactory(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/world/level/levelgen/PositionalRandomFactory;
+
# Fix removing recipes
public net.minecraft.world.item.crafting.RecipeManager byName