Package com.lightning.northstar.accessor
Interface NorthstarPlayer
- All Known Implementing Classes:
LocalPlayerMixin,PlayerMixin,ServerPlayerMixin
@ParametersAreNonnullByDefault
public interface NorthstarPlayer
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidnorthstar$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)
-