Uses of Enum Class
net.minecraft.util.CanSleepEnum
Packages that use CanSleepEnum
-
Uses of CanSleepEnum in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return CanSleepEnumModifier and TypeMethodDescriptionPlayerEntity.method_11235(BlockPos blockPos) ServerPlayerEntity.method_11235(BlockPos blockPos) -
Uses of CanSleepEnum in net.minecraft.util
Methods in net.minecraft.util that return CanSleepEnumModifier and TypeMethodDescriptionstatic CanSleepEnumReturns the enum constant of this class with the specified name.static CanSleepEnum[]CanSleepEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.