Fix javadoc errors, remove unused classes

This commit is contained in:
Nassim Jahnke
2024-01-26 21:34:40 +01:00
parent ad30e27e98
commit b63a0c5a8f
6 changed files with 107 additions and 1203 deletions

View File

@@ -2799,10 +2799,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ }
+ }
+
+ /**
+ * @reason Route to optimized call
+ * @author Spottedleaf
+ */
+ @Override
+ public final net.minecraft.world.phys.BlockHitResult clip(final ClipContext clipContext) {
+ // can only do this in this class, as not everything that implements BlockGetter can retrieve chunks