net.minecraft.util

public interface StringRepresentable

bbg
net.minecraft.util.StringRepresentable
net.minecraft.class_3542

Field summary

Modifier and TypeField
int
W
PRE_BUILT_MAP_THRESHOLD
field_38377

Method summary

Modifier and TypeMethod
String
c()
getSerializedName()
method_15434()
static <E extends Enum<E> extends StringRepresentable> StringRepresentable$EnumCodec<E>
a(Supplier<E[]> arg0)
fromEnum(Supplier<E[]> arg0)
method_28140(Supplier<E[]> arg0)
static <E extends Enum<E> extends StringRepresentable> StringRepresentable$EnumCodec<E>
a(Supplier<E[]> arg0, Function<String, String> arg1)
fromEnumWithMapping(Supplier<E[]> arg0, Function<String, String> arg1)
method_49454(Supplier<E[]> arg0, Function<String, String> arg1)
static <T extends StringRepresentable> com.mojang.serialization.Codec<T>
b(Supplier<T[]> arg0)
fromValues(Supplier<T[]> arg0)
method_53955(Supplier<T[]> arg0)
static <T extends StringRepresentable> Function<String, T>
a(T[] arg0, Function<String, String> arg1)
createNameLookup(T[] arg0, Function<String, String> arg1)
method_53953(T[] arg0, Function<String, String> arg1)
static com.mojang.serialization.Keyable
a(bbg[] arg0)
keys(StringRepresentable[] arg0)
method_28142(class_3542[] arg0)