PaperMC/paper-server/nms-patches/SwitchHelperLogVariant.patch
CraftBukkit/Spigot 6956c3298f Revert "Remove patch headers"
This reverts commit a8ddf37419.

By: Thinkofdeath <thinkofdeath@spigotmc.org>
2014-11-28 23:02:15 +00:00

9 lines
414 B
Diff

--- ../work/decompile-8eb82bde//net/minecraft/server/SwitchHelperLogVariant.java 2014-11-28 17:43:43.381707429 +0000
+++ src/main/java/net/minecraft/server/SwitchHelperLogVariant.java 2014-11-28 17:38:22.000000000 +0000
@@ -1,5 +1,6 @@
package net.minecraft.server;
+// CraftBukkit - imported for visibility
class SwitchHelperLogVariant {
static final int[] a = new int[EnumLogVariant.values().length];