Compiler issues v4
This commit is contained in:
@@ -33,7 +33,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
+ * no effect.
|
||||
+ *
|
||||
+ * @return true if entity supports breaking doors
|
||||
+ * @deprecated Since 1.21.2 all zombie types can break doors if instructed as MC-137053 was fixed.
|
||||
+ */
|
||||
+ @Deprecated(since = "1.21.2", forRemoval = true)
|
||||
+ boolean supportsBreakingDoors();
|
||||
// Paper end
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user