Uses of Record Class
net.minecraft.world.food.VillagerFood
Packages that use VillagerFood
-
Uses of VillagerFood in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type VillagerFoodModifier and TypeFieldDescriptionstatic final DataComponentType<VillagerFood> DataComponents.VILLAGER_FOOD -
Uses of VillagerFood in net.minecraft.world.food
Fields in net.minecraft.world.food with type parameters of type VillagerFoodModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VillagerFood> VillagerFood.CODECstatic final StreamCodec<io.netty.buffer.ByteBuf, VillagerFood> VillagerFood.STREAM_CODEC