Class LibNetworkStack

java.lang.Object
alexiil.mc.lib.net.LibNetworkStack
All Implemented Interfaces:
net.fabricmc.api.ModInitializer

public class LibNetworkStack
extends java.lang.Object
implements net.fabricmc.api.ModInitializer
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String CONFIG_FILE_LOCATION  
    static boolean CONFIG_RECORD_STACKTRACES  
    static boolean CONFIG_RECORD_TYPES  
    static boolean DEBUG  
    static org.apache.logging.log4j.Logger LOGGER  
    static java.lang.String MODID  
  • Constructor Summary

    Constructors 
    Constructor Description
    LibNetworkStack()  
  • Method Summary

    Modifier and Type Method Description
    void onInitialize()  

    Methods inherited from class java.lang.Object

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