net.minecraft.entity.passive

public abstract enum ArmadilloEntity$State

implements StringIdentifiable

net.minecraft.world.entity.animal.armadillo.Armadillo$ArmadilloState
net.minecraft.class_9069$class_9070
net.minecraft.entity.passive.ArmadilloEntity$State

Enum constant summary

Enum Constant
IDLE
field_47790
IDLE
ROLLING
field_47791
ROLLING
SCARED
field_47792
SCARED
UNROLLING
field_49084
UNROLLING

Field summary

Modifier and TypeField
private static final com.mojang.serialization.Codec<ArmadilloEntity$State>
CODEC
field_47794
CODEC
private static final IntFunction<ArmadilloEntity$State>
BY_ID
field_48336
INDEX_TO_VALUE
public static final PacketCodec<io.netty.buffer.ByteBuf, ArmadilloEntity$State>
STREAM_CODEC
field_48335
PACKET_CODEC
private final String
name
field_47793
name
private final boolean
isThreatened
field_49085
runRollUpTask
private final int
animationDuration
field_49086
lengthInTicks
private final int
id
field_48337
index
private static final ArmadilloEntity$State[]
$VALUES
field_47795
field_47795

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
getSerializedName()
method_15434()
asString()
private int
id()
method_56084()
getIndex()
public abstract boolean
shouldHideInShell(long ticksInState)
method_56999(long arg0)
isRolledUp(long currentStateTicks)
public boolean
isThreatened()
method_56998()
shouldRunRollUpTask()
public int
animationDuration()
method_57000()
getLengthInTicks()
private static ArmadilloEntity$State[]
$values()
method_55726()
method_55726()