net.minecraft.world.item

public enum CrossbowItem$ChargeType

implements StringRepresentable

dkm$a
net.minecraft.world.item.CrossbowItem$ChargeType
net.minecraft.class_1764$class_10393
net.minecraft.item.CrossbowItem$ChargeType
net.minecraft.src.C_1349_$C_370439_
net.minecraft.world.item.ItemCrossbow$a

枚举常量概要

枚举常量
a
NONE
field_55206
NONE
NONE
b
ARROW
field_55207
ARROW
ARROW
c
ROCKET
field_55208
ROCKET
ROCKET

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<CrossbowItem$ChargeType>
d
CODEC
field_55209
CODEC
f_371364_
private final String
e
name
field_55210
name
f_371185_

构造函数概要

修饰符构造函数
private (String p_378704_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()