net.minecraft.world.attribute

public enum BedRule$Rule

implements StringRepresentable

cdx$a
net.minecraft.world.attribute.BedRule$Rule
net.minecraft.class_12195$class_12196
net.minecraft.world.attribute.BedRule$Condition

Enum constant summary

Enum Constant
a
ALWAYS
field_63706
ALWAYS
b
WHEN_DARK
field_63707
WHEN_DARK
c
NEVER
field_63708
NEVER

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<BedRule$Rule>
d
CODEC
field_63709
CODEC
private final String
e
name
field_63710
name

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public boolean
a(dvg arg0)
test(Level arg0)
method_75646(class_1937 arg0)
test(World world)
public String
c()
getSerializedName()
method_15434()
asString()