net.minecraft.world.food

public record FoodProperties

implements ConsumableListener

dhf
net.minecraft.world.food.FoodProperties
net.minecraft.class_4174
net.minecraft.component.type.FoodComponent
net.minecraft.src.C_1220_
net.minecraft.world.food.FoodInfo

字段概要

修饰符与类型字段
private final int
c
nutrition
comp_2491
nutrition
f_38723_
private final float
d
saturation
comp_2492
saturation
f_315723_
private final boolean
e
canAlwaysEat
comp_2493
canAlwaysEat
f_38726_
public static final com.mojang.serialization.Codec<FoodProperties>
a
DIRECT_CODEC
field_49992
CODEC
f_316600_
public static final StreamCodec<RegistryFriendlyByteBuf, FoodProperties>
b
DIRECT_STREAM_CODEC
field_49993
PACKET_CODEC
f_317144_

构造函数概要

修饰符构造函数
public (int nutrition, float saturation, boolean canAlwaysEat)

方法概要

修饰符与类型方法
public void
a(dwo arg0, chl arg1, dlt arg2, dob arg3)
onConsume(Level arg0, LivingEntity arg1, ItemStack arg2, Consumable arg3)
method_62831(class_1937 arg0, class_1309 arg1, class_1799 arg2, class_10124 arg3)
onConsume(World arg0, LivingEntity arg1, ItemStack arg2, ConsumableComponent arg3)
m_352612_(C_1596_ p_368675_, C_524_ p_365501_, C_1391_ p_363411_, C_345888_ arg3)
public int
a()
nutrition()
comp_2491()
nutrition()
f_38723_()
public float
b()
saturation()
comp_2492()
saturation()
f_315723_()
public boolean
c()
canAlwaysEat()
comp_2493()
canAlwaysEat()
f_38726_()