mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-25 17:51:31 +01:00
a8ddf37419
By: GunfighterJ <joseph.jenniges@gmail.com>
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];
|