Class ClientGlowingEyesComponent

java.lang.Object
me.andreasmelone.glowingeyes.client.component.eyes.ClientGlowingEyesComponent

public class ClientGlowingEyesComponent extends Object
  • 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

      public static void setImplementation(IClientGlowingEyesComponent instance)