[Auto] Updated Upstream (Bukkit/CraftBukkit)
Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit Changes: f563167d SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers CraftBukkit Changes: 9c7acb6cb SPIGOT-6464: Fix ShulkerBox#getColor for undyed shulkers
This commit is contained in:
parent
ee0bafc6a3
commit
1ccb29a1b4
3 changed files with 4 additions and 4 deletions
|
@ -313,8 +313,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+import com.destroystokyo.paper.loottable.LootableBlockInventory;
|
||||
import org.bukkit.DyeColor;
|
||||
import org.bukkit.loot.Lootable;
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
@@ -0,0 +0,0 @@ import org.jetbrains.annotations.NotNull;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
@@ -0,0 +0,0 @@ import org.jetbrains.annotations.Nullable;
|
||||
/**
|
||||
* Represents a captured state of a ShulkerBox.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue