Interface NorthstarPlayer

All Known Implementing Classes:
LocalPlayerMixin, PlayerMixin, ServerPlayerMixin

@ParametersAreNonnullByDefault public interface NorthstarPlayer
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    northstar$showTitle(net.minecraft.network.chat.Component title, net.minecraft.network.chat.Component subtitle, int fadeInTime, int displayTime, int fadeOutTime)
     
  • Method Details

    • northstar$showTitle

      default void northstar$showTitle(net.minecraft.network.chat.Component title, net.minecraft.network.chat.Component subtitle, int fadeInTime, int displayTime, int fadeOutTime)