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.method_495(int int2, int int3, int int4) ServerPlayerEntity.method_495(int int2, int int3, int int4) 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.