Fix some compilation errors
This commit is contained in:
@@ -39,15 +39,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -341,7 +_,7 @@
|
||||
|
||||
@Nullable
|
||||
@Override
|
||||
- protected SoundEvent getDeathSound() {
|
||||
+ public SoundEvent getDeathSound() { // Paper - decompile error
|
||||
return SoundEvents.DOLPHIN_DEATH;
|
||||
}
|
||||
|
||||
@@ -497,7 +_,7 @@
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user