Class LocalPlayerMixin
java.lang.Object
com.lightning.northstar.mixin.entity.LocalPlayerMixin
- All Implemented Interfaces:
NorthstarPlayer
@ParametersAreNonnullByDefault
public class LocalPlayerMixin
extends Object
implements NorthstarPlayer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnorthstar$showTitle(net.minecraft.network.chat.Component title, net.minecraft.network.chat.Component subtitle, int fadeInTime, int displayTime, int fadeOutTime)
-
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$showTitlein interfaceNorthstarPlayer
-