Class Network1_20_6<N,DIR>
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.shared.v20.network.Network1_20<N,DIR>
mods.thecomputerizer.theimpossiblelibrary.shared.v20.m6.network.Network1_20_6<N,DIR>
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.network.NetworkAPI<N,DIR>
public abstract class Network1_20_6<N,DIR>
extends mods.thecomputerizer.theimpossiblelibrary.shared.v20.network.Network1_20<N,DIR>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> readTag(io.netty.buffer.ByteBuf buf) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.shared.v20.network.Network1_20
readResourceLocation, writeTagMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.network.NetworkAPI
getDirFromName, getDirToClient, getDirToClientLogin, getDirToServer, getDirToServerLogin, getNameFromDir, getNetwork, getOppositeDir, isDirLogin, isDirToClient, messageRegistrationFinished, messageRegistrationStarted, registerLateMessages, registerMessage, sendToPlayer, sendToServer, wrapMessage, wrapMessages, wrapMessages
-
Constructor Details
-
Network1_20_6
public Network1_20_6()
-
-
Method Details
-
readTag
public mods.thecomputerizer.theimpossiblelibrary.api.tag.CompoundTagAPI<?> readTag(io.netty.buffer.ByteBuf buf)
-