net.minecraft.world.entity.animal

public enum MushroomCow$Variant

implements StringRepresentable

chm$a
net.minecraft.world.entity.animal.MushroomCow$Variant
net.minecraft.class_1438$class_4053
net.minecraft.entity.passive.MooshroomEntity$Type
net.minecraft.src.C_859_$C_345663_
net.minecraft.world.entity.animal.EntityMushroomCow$Type

枚举常量概要

枚举常量
a
RED
field_18109
RED
RED
b
BROWN
field_18110
BROWN
BROWN

字段概要

修饰符与类型字段
public static final StringRepresentable$EnumCodec<MushroomCow$Variant>
c
CODEC
field_41549
CODEC
f_348150_
final String
d
type
field_18111
name
f_349323_
private final BlockState
e
blockState
field_18112
mushroom
f_348045_

构造函数概要

修饰符构造函数
private (String p_367630_, BlockState p_367031_)

方法概要

修饰符与类型方法
public BlockState
a()
getBlockState()
method_18437()
getMushroomState()
m_354193_()
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()
static MushroomCow$Variant
a(String arg0)
byName(String arg0)
method_18441(String arg0)
fromName(String name)
m_353144_(String p_366431_)