net.minecraft.entity.living.player

public enum PlayerEntity$SleepAllowedStatus

aog$a
net.minecraft.class_988$class_989
net.minecraft.entity.living.player.PlayerEntity$SleepAllowedStatus
net.minecraft.entity.player.EntityPlayer$SleepResult
net.minecraft.entity.player.EntityPlayer$SleepResult

Enum constant summary

Enum Constant
a
field_4014
OK
OK
OK
b
field_4015
NOT_POSSIBLE_HERE
NOT_POSSIBLE_HERE
NOT_POSSIBLE_HERE
c
field_4016
NOT_POSSIBLE_NOW
NOT_POSSIBLE_NOW
NOT_POSSIBLE_NOW
d
field_4017
TOO_FAR_AWAY
TOO_FAR_AWAY
TOO_FAR_AWAY
e
field_4018
OTHER_PROBLEM
OTHER_PROBLEM
OTHER_PROBLEM
f
field_4019
NOT_SAFE
NOT_SAFE
NOT_SAFE

Constructor summary

ModifierConstructor
private ()