mirror of
https://github.com/PaperMC/Paper.git
synced 2025-04-03 13:05:53 +02:00
7 lines
223 B
Diff
7 lines
223 B
Diff
--- a/net/minecraft/world/level/chunk/NibbleArray.java
|
|
+++ b/net/minecraft/world/level/chunk/NibbleArray.java
|
|
@@ -1,3 +1,4 @@
|
|
+// mc-dev import
|
|
package net.minecraft.world.level.chunk;
|
|
|
|
import javax.annotation.Nullable;
|