Class FabricFoodProperties

java.lang.Object
net.minecraft.world.food.FoodProperties
info.u_team.u_team_core.impl.FabricFoodProperties

public class FabricFoodProperties extends net.minecraft.world.food.FoodProperties
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     

    Nested classes/interfaces inherited from class net.minecraft.world.food.FoodProperties

    net.minecraft.world.food.FoodProperties.Builder
  • Method Summary

    Modifier and Type
    Method
    Description
    List<com.mojang.datafixers.util.Pair<net.minecraft.world.effect.MobEffectInstance,Float>>
     

    Methods inherited from class net.minecraft.world.food.FoodProperties

    canAlwaysEat, getNutrition, getSaturationModifier, isFastFood, isMeat

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getEffects

      public List<com.mojang.datafixers.util.Pair<net.minecraft.world.effect.MobEffectInstance,Float>> getEffects()
      Overrides:
      getEffects in class net.minecraft.world.food.FoodProperties