net.minecraft.world.entity.player

public enum Player$BedSleepingProblem

ayj$a
net.minecraft.world.entity.player.Player$BedSleepingProblem
net.minecraft.class_1657$class_1658
net.minecraft.entity.player.PlayerEntity$SleepFailureReason
net.minecraft.entity.player.PlayerEntity$SleepResult
net.minecraft.server.v1_15_R1.EntityHuman$EnumBedResult

Enum constant summary

Enum Constant
a
NOT_POSSIBLE_HERE
field_7528
NOT_POSSIBLE_HERE
NOT_POSSIBLE_HERE
NOT_POSSIBLE_HERE
b
NOT_POSSIBLE_NOW
field_7529
NOT_POSSIBLE_NOW
NOT_POSSIBLE_NOW
NOT_POSSIBLE_NOW
c
TOO_FAR_AWAY
field_7530
TOO_FAR_AWAY
TOO_FAR_AWAY
TOO_FAR_AWAY
d
OBSTRUCTED
field_18592
OBSTRUCTED
OBSTRUCTED
OBSTRUCTED
e
OTHER_PROBLEM
field_7531
OTHER_PROBLEM
OTHER_PROBLEM
OTHER_PROBLEM
f
NOT_SAFE
field_7532
NOT_SAFE
NOT_SAFE
NOT_SAFE

Field summary

Modifier and TypeField
private final Component
g
message
field_18593
text
field_221260_g

Constructor summary

ModifierConstructor
private ()
private (Component arg0)

Method summary

Modifier and TypeMethod
public Component
a()
getMessage()
method_19206()
toText()
func_221259_a()