mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-10 12:02:36 +01:00
8 lines
194 B
Diff
8 lines
194 B
Diff
|
@@ -1,5 +1,6 @@
|
||
|
package net.minecraft.server;
|
||
|
|
||
|
+// CraftBukkit - imported for visibility
|
||
|
class SwitchHelperLogVariant {
|
||
|
|
||
|
static final int[] a = new int[EnumLogVariant.values().length];
|