Uses of Record Class
net.minecraft.world.attribute.BedRule
Packages that use BedRule
-
Uses of BedRule in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute declared as BedRuleModifier and TypeFieldDescriptionstatic final BedRuleBedRule.CAN_SLEEP_WHEN_DARKstatic final BedRuleBedRule.EXPLODESFields in net.minecraft.world.attribute with type parameters of type BedRuleModifier and TypeFieldDescriptionstatic final AttributeType<BedRule> AttributeTypes.BED_RULEstatic final EnvironmentAttribute<BedRule> EnvironmentAttributes.BED_RULEstatic final com.mojang.serialization.Codec<BedRule> BedRule.CODEC