Class MixinMatterNetwork

  • All Implemented Interfaces:
    dev.lapis256.apprep.api.asm.HookListenerHolder , dev.lapis256.apprep.api.replication.matter_network.MatterNetworkListenerHolder

    
    public class MixinMatterNetwork
     implements MatterNetworkListenerHolder
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      boolean apprep$addListener(@NotNull() MatterNetworkListener listener)
      boolean apprep$removeListener(@NotNull() MatterNetworkListener listener)
      • Methods inherited from class dev.lapis256.apprep.api.asm.HookListenerHolder

        addListener, removeListener
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait