okaaay let's go

This commit is contained in:
Noah van der Aa
2024-10-22 18:23:19 +02:00
parent 33ff3dff21
commit 510057a8ad
1087 changed files with 99 additions and 46 deletions

View File

@@ -11,10 +11,10 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
@@ -0,0 +0,0 @@
package org.bukkit.entity;
-public interface Dolphin extends WaterMob { }
-public interface Dolphin extends Ageable, WaterMob { }
+import org.bukkit.Location;
+
+public interface Dolphin extends WaterMob { // Paper start - Dolphin API
+public interface Dolphin extends Ageable, WaterMob { // Paper start - Dolphin API
+
+ /**
+ * Gets the moistness level of this dolphin