Class LocalPlayerMixin

java.lang.Object
com.lightning.northstar.mixin.entity.LocalPlayerMixin
All Implemented Interfaces:
NorthstarPlayer

@ParametersAreNonnullByDefault public class LocalPlayerMixin extends Object implements NorthstarPlayer
  • Constructor Details

    • LocalPlayerMixin

      public LocalPlayerMixin()
  • Method Details

    • northstar$showTitle

      public void northstar$showTitle(net.minecraft.network.chat.Component title, net.minecraft.network.chat.Component subtitle, int fadeInTime, int displayTime, int fadeOutTime)
      Specified by:
      northstar$showTitle in interface NorthstarPlayer