Uses of Record Class
net.minecraft.util.dynamic.EntryLoader.class_6822
Packages that use EntryLoader.class_6822
-
Uses of EntryLoader.class_6822 in net.minecraft.util.dynamic
Methods in net.minecraft.util.dynamic that return EntryLoader.class_6822Modifier and TypeMethodDescriptionstatic <E> EntryLoader.class_6822<E>EntryLoader.class_6822.method_39750(E e) static <E> EntryLoader.class_6822<E>EntryLoader.class_6822.method_39751(E e, int int2) Methods in net.minecraft.util.dynamic that return types with arguments of type EntryLoader.class_6822Modifier and TypeMethodDescription<E> Optional<com.mojang.serialization.DataResult<EntryLoader.class_6822<E>>>EntryLoader.Impl.load(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps, RegistryKey<? extends Registry<E>> registryId, RegistryKey<E> entryId, com.mojang.serialization.Decoder<E> decoder) <E> Optional<com.mojang.serialization.DataResult<EntryLoader.class_6822<E>>>EntryLoader.load(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps, RegistryKey<? extends Registry<E>> registryId, RegistryKey<E> entryId, com.mojang.serialization.Decoder<E> decoder)