Uses of Record Class
net.minecraft.util.collection.Present
Packages that use Present
-
Uses of Present in net.minecraft.util.collection
Fields in net.minecraft.util.collection declared as PresentFields in net.minecraft.util.collection with type parameters of type PresentModifier and TypeFieldDescriptionprivate final ImmutableList.Builder<Present<E>> Pool.Builder.entriesPool.entriesMethods in net.minecraft.util.collection that return types with arguments of type PresentModifier and TypeMethodDescriptionstatic <E> com.mojang.serialization.Codec<Present<E>> Present.createCodec(com.mojang.serialization.Codec<E> dataCodec) Pool.getEntries()static <E> com.mojang.serialization.Codec<Present<E>> Present.method_66211(com.mojang.serialization.MapCodec<E> mapCodec) Methods in net.minecraft.util.collection with parameters of type PresentMethod parameters in net.minecraft.util.collection with type arguments of type PresentConstructor parameters in net.minecraft.util.collection with type arguments of type Present