Uses of Record Class
net.minecraft.util.dynamic.EntryLoader.Entry
-
Uses of EntryLoader.Entry in net.minecraft.util.dynamic
Modifier and TypeMethodDescriptionstatic <E> EntryLoader.Entry<E>
EntryLoader.Entry.of
(E value) static <E> EntryLoader.Entry<E>
EntryLoader.Entry.of
(E value, int id) Modifier and TypeMethodDescription<E> com.mojang.serialization.DataResult<EntryLoader.Entry<E>>
EntryLoader.Impl.Element.parse
(com.mojang.serialization.DynamicOps<JsonElement> jsonOps, com.mojang.serialization.Decoder<E> decoder) com.mojang.serialization.DataResult<EntryLoader.Entry<E>>
EntryLoader.Parseable.parseElement
(com.mojang.serialization.DynamicOps<JsonElement> jsonOps, com.mojang.serialization.Decoder<E> decoder)