JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Method Summary
Enum Constant Details
EAST
WEST
DOWN
UP
NORTH
Field Details
BY_ID
CODEC
STREAM_CODEC
Method Details
values()
valueOf(String)
getFaceColor(boolean)
getUnitVector()
getDirection(BreastTypes)
getDirectionText(BreastTypes)
getShortTranslationKey()
getShortName()
getSerializedName()
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<UVDirection >
static final net.minecraft.network.codec.StreamCodec<io.netty.buffer.ByteBuf, UVDirection >
Fields inherited from interface net.minecraft.util.StringRepresentable
PRE_BUILT_MAP_THRESHOLD
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
net.minecraft.network.chat.MutableComponent
int
net.minecraft.network.chat.Component
org.joml.Vector3f
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