Class ExpandSleepingLocationCheckEvent

java.lang.Object
com.blamejared.crafttweaker.natives.event.entity.player.ExpandSleepingLocationCheckEvent

@ZenRegister public class ExpandSleepingLocationCheckEvent extends Object
  • 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)