net.minecraft.world.entity.animal.armadillo

public abstract enum Armadillo$ArmadilloState

implements StringRepresentable

cgq$a
net.minecraft.world.entity.animal.armadillo.Armadillo$ArmadilloState
net.minecraft.class_9069$class_9070
net.minecraft.entity.passive.ArmadilloEntity$State
net.minecraft.src.C_313437_$C_313505_
net.minecraft.world.entity.animal.armadillo.Armadillo$a

Enum constant summary

Enum Constant
a
IDLE
field_47790
IDLE
IDLE
b
ROLLING
field_47791
ROLLING
ROLLING
c
SCARED
field_47792
SCARED
SCARED
d
UNROLLING
field_49084
UNROLLING
UNROLLING

Field summary

Modifier and TypeField
private static final StringRepresentable$EnumCodec<Armadillo$ArmadilloState>
f
CODEC
field_47794
CODEC
f_316478_
private static final IntFunction<Armadillo$ArmadilloState>
g
BY_ID
field_48336
INDEX_TO_VALUE
f_317053_
public static final StreamCodec<io.netty.buffer.ByteBuf, Armadillo$ArmadilloState>
e
STREAM_CODEC
field_48335
PACKET_CODEC
f_315535_
private final String
h
name
field_47793
name
f_315119_
private final boolean
i
isThreatened
field_49085
runRollUpTask
f_314656_
private final int
j
animationDuration
field_49086
lengthInTicks
f_314396_
private final int
k
id
field_48337
index
f_314528_

Constructor summary

ModifierConstructor
(String p_331097_, boolean p_327882_, int name, int runRollUpTask)

Method summary

Modifier and TypeMethod
public static Armadillo$ArmadilloState
a(String arg0)
fromName(String arg0)
method_55727(String arg0)
fromName(String name)
m_322831_(String p_329762_)
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()
private int
d()
id()
method_56084()
getIndex()
m_320004_()
public abstract boolean
a(long arg0)
shouldHideInShell(long arg0)
method_56999(long arg0)
isRolledUp(long currentStateTicks)
m_320045_(long arg0)
public boolean
a()
isThreatened()
method_56998()
shouldRunRollUpTask()
m_324774_()
public int
b()
animationDuration()
method_57000()
getLengthInTicks()
m_323052_()