Skip to content

Commit

Permalink
Update CustomFoodPropertiesBuilder.java
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagodefendi committed Nov 17, 2024
1 parent 6829435 commit a23ba4e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

import java.util.Optional;

// NOTE: Here I used Minecraft's own standard library but create a new method to select eatSeconds

public class CustomFoodPropertiesBuilder extends FoodProperties.Builder {
private int nutrition;
private float saturationModifier;
Expand Down

0 comments on commit a23ba4e

Please sign in to comment.