Uses of Enum Class
net.minecraft.entity.player.SleepAttemptResult
Packages that use SleepAttemptResult
-
Uses of SleepAttemptResult in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return SleepAttemptResultModifier and TypeMethodDescriptionPlayerEntity.trySleep(int x, int y, int z) ServerPlayerEntity.trySleep(int x, int y, int z) static SleepAttemptResultReturns the enum constant of this class with the specified name.static SleepAttemptResult[]SleepAttemptResult.values()Returns an array containing the constants of this enum class, in the order they are declared.