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