Uses of Record Class
net.neoforged.neoforge.registries.datamaps.builtin.Compostable
Packages that use Compostable
-
Uses of Compostable in net.neoforged.neoforge.registries.datamaps.builtin
Fields in net.neoforged.neoforge.registries.datamaps.builtin with type parameters of type CompostableModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Compostable> Compostable.CHANCE_CODEC
static final com.mojang.serialization.Codec
<Compostable> Compostable.CODEC
static final DataMapType
<net.minecraft.world.item.Item, Compostable> NeoForgeDataMaps.COMPOSTABLES
The Item data map that replacesComposterBlock.COMPOSTABLES
.