Uses of Record Class
net.minecraft.entity.player.PlayerEntity.SleepFailureReason
Packages that use PlayerEntity.SleepFailureReason
Package
Description
-
Uses of PlayerEntity.SleepFailureReason in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as PlayerEntity.SleepFailureReasonModifier and TypeFieldDescriptionstatic final PlayerEntity.SleepFailureReasonPlayerEntity.SleepFailureReason.NOT_SAFEstatic final PlayerEntity.SleepFailureReasonPlayerEntity.SleepFailureReason.OBSTRUCTEDstatic final PlayerEntity.SleepFailureReasonPlayerEntity.SleepFailureReason.OTHERstatic final PlayerEntity.SleepFailureReasonPlayerEntity.SleepFailureReason.TOO_FAR_AWAYMethods in net.minecraft.entity.player that return types with arguments of type PlayerEntity.SleepFailureReasonModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<PlayerEntity.SleepFailureReason, Unit> Tries to start sleeping on a block. -
Uses of PlayerEntity.SleepFailureReason in net.minecraft.server.network
Methods in net.minecraft.server.network that return types with arguments of type PlayerEntity.SleepFailureReasonModifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<PlayerEntity.SleepFailureReason, Unit> Tries to start sleeping on a block. -
Uses of PlayerEntity.SleepFailureReason in net.minecraft.world.attribute
Methods in net.minecraft.world.attribute that return PlayerEntity.SleepFailureReason