Package net.minecraft.util
Class StringRepresentable.EnumCodec<E extends Enum<E> & StringRepresentable>
java.lang.Object
net.minecraft.util.StringRepresentable.StringRepresentableCodec<E>
net.minecraft.util.StringRepresentable.EnumCodec<E>
- All Implemented Interfaces:
- com.mojang.serialization.Codec<E>,- com.mojang.serialization.Decoder<E>,- com.mojang.serialization.Encoder<E>
- Enclosing interface:
- StringRepresentable
@Deprecated
public static class StringRepresentable.EnumCodec<E extends Enum<E> & StringRepresentable>
extends StringRepresentable.StringRepresentableCodec<E>
Deprecated.
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.mojang.serialization.Codeccom.mojang.serialization.Codec.ResultFunction<A extends Object>
- 
Field SummaryFieldsFields inherited from interface com.mojang.serialization.CodecBOOL, BYTE, BYTE_BUFFER, DOUBLE, EMPTY, FLOAT, INT, INT_STREAM, LONG, LONG_STREAM, PASSTHROUGH, SHORT, STRING
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.util.StringRepresentable.StringRepresentableCodecdecode, encodeMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.serialization.CodeccomapFlatMap, deprecated, dispatch, dispatch, dispatchMap, dispatchMap, dispatchStable, fieldOf, flatComapMap, flatXmap, listOf, mapResult, optionalFieldOf, optionalFieldOf, optionalFieldOf, optionalFieldOf, orElse, orElse, orElse, orElseGet, orElseGet, orElseGet, partialDispatch, promotePartial, stable, withLifecycle, xmapMethods inherited from interface com.mojang.serialization.Decoderboxed, decode, flatMap, map, parse, parse, simple, terminalMethods inherited from interface com.mojang.serialization.Encodercomap, encodeStart, flatComap
- 
Field Details- 
resolverDeprecated.
 
- 
- 
Constructor Details- 
EnumCodecDeprecated.
 
- 
- 
Method Details- 
byNameDeprecated.
- 
byNameDeprecated.
 
-