net.minecraft.server.v1_13_R2

public enum EntityHuman$EnumBedResult

aog$a
net.minecraft.entity.player.EntityPlayer$SleepResult
net.minecraft.server.v1_13_R2.EntityHuman$EnumBedResult

枚举常量概要

枚举常量
a
OK
OK
b
NOT_POSSIBLE_HERE
NOT_POSSIBLE_HERE
c
NOT_POSSIBLE_NOW
NOT_POSSIBLE_NOW
d
TOO_FAR_AWAY
TOO_FAR_AWAY
e
OTHER_PROBLEM
OTHER_PROBLEM
f
NOT_SAFE
NOT_SAFE

构造函数概要

修饰符构造函数
private ()