Uses of Enum Class
net.minecraft.util.SleepStatus
Packages that use SleepStatus
-
Uses of SleepStatus in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return SleepStatus -
Uses of SleepStatus in net.minecraft.util
Methods in net.minecraft.util that return SleepStatusModifier and TypeMethodDescriptionstatic SleepStatusReturns the enum constant of this class with the specified name.static SleepStatus[]SleepStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.