mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-10 03:52:45 +01:00
8 lines
220 B
Diff
8 lines
220 B
Diff
|
--- a/net/minecraft/world/entity/animal/EntitySquid.java
|
||
|
+++ b/net/minecraft/world/entity/animal/EntitySquid.java
|
||
|
@@ -1,3 +1,4 @@
|
||
|
+// mc-dev import
|
||
|
package net.minecraft.world.entity.animal;
|
||
|
|
||
|
import java.util.Random;
|