Skip to content

PlayerSleepInBedEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.entity.player.PlayerSleepInBedEvent

Sub-Classes

This event extends the following events and can use all their methods and fields:
PlayerEvent, LivingEvent, EntityEvent

Methods

groovy
void setResult(net.minecraft.entity.player.EntityPlayer$SleepResult arg0)
groovy
net.minecraft.util.math.BlockPos getPos()
groovy
net.minecraft.entity.player.EntityPlayer$SleepResult getResultStatus()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.