Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b80114b

Browse files
committedMar 20, 2025··
fix broken AT
1 parent 3ab0d4b commit b80114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎build-data/paper.at

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,8 @@ public net.minecraft.world.entity.Entity FLAG_INVISIBLE
190190
public net.minecraft.world.entity.Entity getEncodeId()Ljava/lang/String;
191191
public net.minecraft.world.entity.Entity getFireImmuneTicks()I
192192
public net.minecraft.world.entity.Entity getSharedFlag(I)Z
193+
public net.minecraft.world.entity.Entity getSwimHighSpeedSplashSound()Lnet/minecraft/sounds/SoundEvent;
193194
public net.minecraft.world.entity.Entity getSwimSound()Lnet/minecraft/sounds/SoundEvent;
194-
public net.minecraft.world.entity.Entity getSwimSoundgetSwimSplashSound()Lnet/minecraft/sounds/SoundEvent;
195195
public net.minecraft.world.entity.Entity getSwimSplashSound()Lnet/minecraft/sounds/SoundEvent;
196196
public net.minecraft.world.entity.Entity hasVisualFire
197197
public net.minecraft.world.entity.Entity isAffectedByBlocks()Z

0 commit comments

Comments
 (0)
Please sign in to comment.