Interface IPlayerWakeUpEvent


public interface IPlayerWakeUpEvent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(net.minecraft.world.entity.player.Player player)
     
  • Method Details

    • apply

      void apply(net.minecraft.world.entity.player.Player player)