geforkt von Mirrors/Paper
Expose LootTable of DecoratedPot
Dieser Commit ist enthalten in:
Ursprung
17df649613
Commit
94c7a67620
@ -12,7 +12,7 @@ import org.jetbrains.annotations.Nullable;
|
||||
/**
|
||||
* Represents a captured state of a decorated pot.
|
||||
*/
|
||||
public interface DecoratedPot extends TileState, BlockInventoryHolder {
|
||||
public interface DecoratedPot extends TileState, BlockInventoryHolder , org.bukkit.loot.Lootable { // Paper - expose loot table
|
||||
|
||||
/**
|
||||
* Set the sherd on the provided side.
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren