aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-data/paper.at
diff options
context:
space:
mode:
authorJake Potrebic <[email protected]>2021-11-23 12:34:20 -0800
committerJake Potrebic <[email protected]>2021-11-23 12:34:20 -0800
commitddaf1cb4e2684c87ad89d654176d3ad37d72772f (patch)
treedab5fa086f4984e4f0afae1b6ca89069fbf222ff /build-data/paper.at
parent682bb3f9c02f7fee379f4c6f7e9aaa79f0112c02 (diff)
downloadPaper-ddaf1cb4e2684c87ad89d654176d3ad37d72772f.tar.gz
Paper-ddaf1cb4e2684c87ad89d654176d3ad37d72772f.zip
async chunk patch progress (#6930)
Diffstat (limited to 'build-data/paper.at')
-rw-r--r--build-data/paper.at3
1 files changed, 2 insertions, 1 deletions
diff --git a/build-data/paper.at b/build-data/paper.at
index 2790d40943..777d1ed2a2 100644
--- a/build-data/paper.at
+++ b/build-data/paper.at
@@ -50,7 +50,7 @@ public net.minecraft.world.entity.player.Player removeEntitiesOnShoulder()V
# LivingEntity setkiller
public net.minecraft.world.entity.LivingEntity lastHurtByPlayerTime
-# SkeletonHorse Addittions
+# SkeletonHorse Additions
public net.minecraft.world.entity.animal.horse.SkeletonHorse trapTime
# Fix client rendering skulls
@@ -66,6 +66,7 @@ public-f net.minecraft.world.level.chunk.storage.RegionFileStorage
public net.minecraft.world.level.chunk.storage.RegionFileStorage getFile(Lnet/minecraft/world/level/ChunkPos;Z)Lnet/minecraft/world/level/chunk/storage/RegionFile;
public net.minecraft.world.level.chunk.storage.SectionStorage dirty
public net.minecraft.util.thread.BlockableEventLoop runAllTasks()V
+public net.minecraft.server.level.ChunkMap getPoiManager()Lnet/minecraft/world/entity/ai/village/poi/PoiManager;
# Improve death events
public net.minecraft.world.entity.LivingEntity getDeathSound()Lnet/minecraft/sounds/SoundEvent;