Skip to content

Commit

Permalink
chore: ItemListSerializationのDeprecatedを外す
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Feb 9, 2023
1 parent cee481d commit 4870eaf
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
import java.util.ArrayList;
import java.util.List;

/**
* @deprecated Please use BukkitItemStackSerializeAndDeserialize
*/
@Deprecated
public final class ItemListSerialization {
private ItemListSerialization() {

Expand Down

0 comments on commit 4870eaf

Please sign in to comment.