net.minecraft.entity

public enum EntityPose

implements StringIdentifiable

net.minecraft.world.entity.Pose
net.minecraft.class_4050
net.minecraft.entity.EntityPose

Enum constant summary

Enum Constant
STANDING
field_18076
STANDING
FALL_FLYING
field_18077
GLIDING
SLEEPING
field_18078
SLEEPING
SWIMMING
field_18079
SWIMMING
SPIN_ATTACK
field_18080
SPIN_ATTACK
CROUCHING
field_18081
CROUCHING
LONG_JUMPING
field_30095
LONG_JUMPING
DYING
field_18082
DYING
CROAKING
field_37422
CROAKING
USING_TONGUE
field_37423
USING_TONGUE
SITTING
field_40118
SITTING
ROARING
field_38097
ROARING
SNIFFING
field_38098
SNIFFING
EMERGING
field_38099
EMERGING
DIGGING
field_38100
DIGGING
SLIDING
field_47246
SLIDING
SHOOTING
field_47247
SHOOTING
INHALING
field_47248
INHALING

Field summary

Modifier and TypeField
public static final IntFunction<EntityPose>
BY_ID
field_48322
INDEX_TO_VALUE
public static final com.mojang.serialization.Codec<EntityPose>
CODEC
field_63012
CODEC
public static final PacketCodec<io.netty.buffer.ByteBuf, EntityPose>
STREAM_CODEC
field_48323
PACKET_CODEC
private final int
id
field_48324
index
private final String
name
field_63013
name
private static final EntityPose[]
$VALUES
field_18083
field_18083

Constructor summary

ModifierConstructor
private (int $enum$name, String $enum$ordinal)

Method summary

Modifier and TypeMethod
public int
id()
method_56081()
getIndex()
public String
getSerializedName()
method_15434()
asString()
private static EntityPose[]
$values()
method_36612()
method_36612()