Class ExpandSleepingLocationCheckEvent
java.lang.Object
com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingLocationCheckEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.core.BlockPosgetSleepingLocation(net.minecraftforge.event.entity.player.SleepingLocationCheckEvent internal)
-
Field Details
-
BUS
public static final IEventBus<net.minecraftforge.event.entity.player.SleepingLocationCheckEvent> BUS
-
-
Constructor Details
-
ExpandSleepingLocationCheckEvent
public ExpandSleepingLocationCheckEvent()
-
-
Method Details
-
getSleepingLocation
public static net.minecraft.core.BlockPos getSleepingLocation(net.minecraftforge.event.entity.player.SleepingLocationCheckEvent internal)
-