Class ClientGlowingEyesComponentImpl

java.lang.Object
me.andreasmelone.glowingeyes.neoforge.client.component.eyes.ClientGlowingEyesComponentImpl
All Implemented Interfaces:
IClientGlowingEyesComponent

public class ClientGlowingEyesComponentImpl extends Object implements IClientGlowingEyesComponent
  • Constructor Details

    • ClientGlowingEyesComponentImpl

      public ClientGlowingEyesComponentImpl()
  • Method Details

    • sendUpdate

      public void sendUpdate()
      Description copied from interface: IClientGlowingEyesComponent
      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
      Specified by:
      sendUpdate in interface IClientGlowingEyesComponent