Uses of Record Class
net.neoforged.neoforge.registries.datamaps.builtin.VillagerCompostable
Packages that use VillagerCompostable
-
Uses of VillagerCompostable in net.neoforged.neoforge.registries.datamaps.builtin
Fields in net.neoforged.neoforge.registries.datamaps.builtin with type parameters of type VillagerCompostableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<VillagerCompostable> VillagerCompostable.BOOLEAN_CODECstatic final com.mojang.serialization.Codec<VillagerCompostable> VillagerCompostable.CODECstatic final DataMapType<Item, VillagerCompostable> NeoForgeDataMaps.VILLAGER_COMPOSTABLESThe Item data map that replacesWorkAtComposter.COMPOSTABLE_ITEMS.