JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
FALSE
TRUE
DEFAULT
Field Details
VALUES
CODEC
STREAM_CODEC
name
Method Details
values()
valueOf(String)
wrap(Object)
getSerializedName()
resolve(boolean)
resolve(BooleanSupplier)
test(boolean)
test(BooleanSupplier)
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.util.StringRepresentable
net.minecraft.util.StringRepresentable.EnumCodec<E>, net.minecraft.util.StringRepresentable.StringRepresentableCodec<S>
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final com.mojang.serialization.Codec<Tristate >
static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, Tristate >
Fields inherited from interface net.minecraft.util.StringRepresentable
PRE_BUILT_MAP_THRESHOLD
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
boolean
boolean
boolean
boolean
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf