net.minecraft.world.item.crafting

public enum CraftingBookCategory

implements StringRepresentable

cis
net.minecraft.world.item.crafting.CraftingBookCategory
net.minecraft.class_7710
net.minecraft.recipe.book.CraftingRecipeCategory
net.minecraft.src.C_243568_
net.minecraft.world.item.crafting.CraftingBookCategory

枚举常量概要

枚举常量
a
BUILDING
field_40248
BUILDING
BUILDING
b
REDSTONE
field_40249
REDSTONE
REDSTONE
c
EQUIPMENT
field_40250
EQUIPMENT
EQUIPMENT
d
MISC
field_40251
MISC
MISC

字段概要

修饰符与类型字段
public static final StringRepresentable$EnumCodec<CraftingBookCategory>
e
CODEC
field_40252
CODEC
f_244644_
private final String
f
name
field_40253
id
f_244018_

构造函数概要

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

方法概要

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