Skip to content

Commit

Permalink
Update PlayerStatueBlockItem.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrbysco committed Sep 29, 2024
1 parent e1f5368 commit 69cb316
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public void verifyComponentsAfterLoad(ItemStack stack) {
}
}

@SuppressWarnings("removal")
@Override
public void initializeClient(Consumer<IClientItemExtensions> consumer) {
consumer.accept(new IClientItemExtensions() {
Expand Down

0 comments on commit 69cb316

Please sign in to comment.