diff options
author | Jason <[email protected]> | 2021-10-02 20:42:30 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-10-02 18:42:30 -0700 |
commit | e39159134f3f52142a06f37a389a00c9ce3e724e (patch) | |
tree | 0b58e2b0f2c820c62c6638492f702e998fcb412c /build-data/paper.at | |
parent | bde7b98762abaf22baa0d2b279c4de8c228dde2b (diff) | |
download | Paper-e39159134f3f52142a06f37a389a00c9ce3e724e.tar.gz Paper-e39159134f3f52142a06f37a389a00c9ce3e724e.zip |
Update paperweight to 1.1.12 (#6653)
Diffstat (limited to 'build-data/paper.at')
-rw-r--r-- | build-data/paper.at | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build-data/paper.at b/build-data/paper.at index e924e5b0fd..700f8363bb 100644 --- a/build-data/paper.at +++ b/build-data/paper.at @@ -66,11 +66,6 @@ public net.minecraft.util.thread.BlockableEventLoop runAllTasks()V # Improve death events public net.minecraft.world.entity.LivingEntity getDeathSound()Lnet/minecraft/sounds/SoundEvent; public net.minecraft.world.entity.LivingEntity getSoundVolume()F -public net.minecraft.world.entity.ambient.Bat getSoundVolume()F -public net.minecraft.world.entity.monster.Ghast getSoundVolume()F -public net.minecraft.world.entity.monster.Phantom getSoundVolume()F -public net.minecraft.world.entity.animal.Squid getSoundVolume()F -public net.minecraft.world.entity.animal.Wolf getSoundVolume()F # Add sun related api public net.minecraft.world.entity.Mob isSunBurnTick()Z |