Uses of Enum Class
net.minecraft.class_12122
Packages that use class_12122
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12122 in net.minecraft
Fields in net.minecraft declared as class_12122Modifier and TypeFieldDescriptionprivate final class_12122class_12126.typeThe field for thetyperecord component.Fields in net.minecraft with type parameters of type class_12122Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_12122> class_12122.CODECstatic final PacketCodec<ByteBuf, class_12122> class_12122.field_63402private static final IntFunction<class_12122> class_12122.field_63403Methods in net.minecraft that return class_12122Modifier and TypeMethodDescriptionclass_12126.type()Returns the value of thetyperecord component.static class_12122Returns the enum constant of this class with the specified name.static class_12122[]class_12122.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft with parameters of type class_12122 -
Uses of class_12122 in net.minecraft.client.render.entity.state
Fields in net.minecraft.client.render.entity.state declared as class_12122