Uses of Interface
com.mojang.serialization.Keyable
Packages that use Keyable
Package
Description
-
Uses of Keyable in com.mojang.serialization
Subinterfaces of Keyable in com.mojang.serializationClasses in com.mojang.serialization that implement KeyableModifier and TypeClassDescriptionclassclassMapCodec<A>private static classMapCodec.Dependent<O,E> private static classstatic classstatic classMethods in com.mojang.serialization that return KeyableModifier and TypeMethodDescriptionstatic KeyableKeyable.forStrings(Supplier<Stream<String>> keys) Methods in com.mojang.serialization with parameters of type Keyable -
Uses of Keyable in com.mojang.serialization.codecs
Classes in com.mojang.serialization.codecs that implement KeyableModifier and TypeClassDescriptionfinal classEitherMapCodec<F,S> final classFieldDecoder<A>classFieldEncoder<A>classKeyDispatchCodec<K,V> classOptimization of `Codec.either(someCodec.field(name), Codec.EMPTY)`final classPairMapCodec<F,S> final classSimpleMapCodec<K,V> Key and value decoded independently, statically known set of keysFields in com.mojang.serialization.codecs declared as KeyableConstructors in com.mojang.serialization.codecs with parameters of type Keyable -
Uses of Keyable in net.minecraft.core
Subinterfaces of Keyable in net.minecraft.coreClasses in net.minecraft.core that implement Keyable -
Uses of Keyable in net.minecraft.network.chat
Classes in net.minecraft.network.chat that implement KeyableModifier and TypeClassDescriptionprivate static classprivate static class -
Uses of Keyable in net.minecraft.util
Methods in net.minecraft.util that return KeyableModifier and TypeMethodDescriptionstatic KeyableStringRepresentable.keys(StringRepresentable[] values) -
Uses of Keyable in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement KeyableModifier and TypeClassDescriptionprivate static classprivate static final class -
Uses of Keyable in net.neoforged.neoforge.registries
Classes in net.neoforged.neoforge.registries that implement Keyable