Package net.minecraft.util.dynamic
Interface EntryLoader.class_7236<E>
- Enclosing interface:
EntryLoader
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official yy$aintermediary net/minecraft/class_5506$class_7236named net/minecraft/util/dynamic/EntryLoader$class_7236
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.DataResult<EntryLoader.Entry<E>>parseElement(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps, com.mojang.serialization.Decoder<E> decoder)
-
Method Details
-
parseElement
com.mojang.serialization.DataResult<EntryLoader.Entry<E>> parseElement(com.mojang.serialization.DynamicOps<JsonElement> dynamicOps, com.mojang.serialization.Decoder<E> decoder)
-