mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-31 04:13:51 -07:00
Update to Minecraft 1.8
For more information please see http://www.spigotmc.org/ By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
9
paper-server/nms-patches/SwitchHelperLogVariant.patch
Normal file
9
paper-server/nms-patches/SwitchHelperLogVariant.patch
Normal file
@@ -0,0 +1,9 @@
|
||||
--- ../work/decompile-bb26c12b/net/minecraft/server/SwitchHelperLogVariant.java 2014-11-27 08:59:46.897420984 +1100
|
||||
+++ src/main/java/net/minecraft/server/SwitchHelperLogVariant.java 2014-11-27 08:42:10.084851043 +1100
|
||||
@@ -1,5 +1,6 @@
|
||||
package net.minecraft.server;
|
||||
|
||||
+// CraftBukkit - imported for visibility
|
||||
class SwitchHelperLogVariant {
|
||||
|
||||
static final int[] a = new int[EnumLogVariant.values().length];
|
Reference in New Issue
Block a user