Uses of Class
net.neoforged.neoforge.registries.datamaps.DataMapValueRemover.Default
Packages that use DataMapValueRemover.Default
-
Uses of DataMapValueRemover.Default in net.neoforged.neoforge.registries.datamaps
Fields in net.neoforged.neoforge.registries.datamaps declared as DataMapValueRemover.DefaultModifier and TypeFieldDescriptionstatic final DataMapValueRemover.Default<?, ?> DataMapValueRemover.Default.INSTANCEMethods in net.neoforged.neoforge.registries.datamaps that return DataMapValueRemover.DefaultModifier and TypeMethodDescriptionstatic <T,R> DataMapValueRemover.Default <T, R> DataMapValueRemover.Default.defaultRemover()Methods in net.neoforged.neoforge.registries.datamaps that return types with arguments of type DataMapValueRemover.DefaultModifier and TypeMethodDescriptionstatic <T,R> AdvancedDataMapType.Builder <T, R, DataMapValueRemover.Default<T, R>> AdvancedDataMapType.builder(ResourceLocation id, ResourceKey<Registry<R>> registry, com.mojang.serialization.Codec<T> codec) Returns an advanced data map type builder.static <T,R> com.mojang.serialization.Codec <DataMapValueRemover.Default<T, R>> DataMapValueRemover.Default.codec()