net.minecraft.world.entity.animal

public enum MushroomCow$Variant

implements StringRepresentable

cik$a
net.minecraft.world.entity.animal.MushroomCow$Variant
net.minecraft.class_1438$class_4053
net.minecraft.entity.passive.MooshroomEntity$Type
net.minecraft.world.entity.animal.EntityMushroomCow$Type

Enum constant summary

Enum Constant
a
RED
field_18109
RED
b
BROWN
field_18110
BROWN

Field summary

Modifier and TypeField
public static final StringRepresentable$EnumCodec<MushroomCow$Variant>
c
CODEC
field_41549
CODEC
final String
d
type
field_18111
name
private final BlockState
e
blockState
field_18112
mushroom

Constructor summary

ModifierConstructor
private (String arg0, BlockState arg1)

Method summary

Modifier and TypeMethod
public BlockState
a()
getBlockState()
method_18437()
getMushroomState()
public String
c()
getSerializedName()
method_15434()
asString()
static MushroomCow$Variant
a(String arg0)
byName(String arg0)
method_18441(String arg0)
fromName(String name)