Class ServerPlayerMixin
java.lang.Object
com.lightning.northstar.mixin.entity.ServerPlayerMixin
- All Implemented Interfaces:
NorthstarPlayer,NorthstarServerPlayer
@ParametersAreNonnullByDefault
public class ServerPlayerMixin
extends Object
implements NorthstarServerPlayer, NorthstarPlayer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnorthstar$setPositionRelativeTo(net.minecraft.world.entity.Entity other) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.lightning.northstar.accessor.NorthstarPlayer
northstar$getRelativeEntity, northstar$setRelativeEntity
-
Constructor Details
-
ServerPlayerMixin
public ServerPlayerMixin()
-
-
Method Details
-
northstar$setPositionRelativeTo
public void northstar$setPositionRelativeTo(net.minecraft.world.entity.Entity other) - Specified by:
northstar$setPositionRelativeToin interfaceNorthstarServerPlayer
-