Class ClientGlowingEyesComponent
java.lang.Object
me.andreasmelone.glowingeyes.client.component.eyes.ClientGlowingEyesComponent
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidClient-side-only method to send an update to the server Throws an exception when ran on the wrong side, so make sure to check the side before calling this methodstatic voidsetImplementation(IClientGlowingEyesComponent instance)
-
Method Details
-
sendUpdate
public static void sendUpdate()Client-side-only method to send an update to the server Throws an exception when ran on the wrong side, so make sure to check the side before calling this method -
setImplementation
-