net.minecraft.world.entity.animal.coppergolem

public enum CopperGolemState

implements StringRepresentable

cov
net.minecraft.world.entity.animal.coppergolem.CopperGolemState
net.minecraft.class_11577
net.minecraft.entity.passive.CopperGolemState

Enum constant summary

Enum Constant
a
IDLE
field_61292
IDLE
b
GETTING_ITEM
field_61293
GETTING_ITEM
c
GETTING_NO_ITEM
field_61294
GETTING_NO_ITEM
d
DROPPING_ITEM
field_61295
DROPPING_ITEM
e
DROPPING_NO_ITEM
field_61296
DROPPING_NO_ITEM

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<CopperGolemState>
f
CODEC
field_61297
CODEC
private static final IntFunction<CopperGolemState>
h
BY_ID
field_61299
INDEX_MAPPER
public static final StreamCodec<io.netty.buffer.ByteBuf, CopperGolemState>
g
STREAM_CODEC
field_61298
PACKET_CODEC
private final String
i
name
field_61300
id
private final int
j
id
field_61301
index

Constructor summary

ModifierConstructor
private (String arg0, int arg1)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
private int
a()
id()
method_72494()
getIndex()