Package net.darkhax.bookshelf.common.api.network
package net.darkhax.bookshelf.common.api.network
-
ClassDescriptionAbstractPacket<T extends net.minecraft.network.protocol.common.custom.CustomPacketPayload>A basic packet implementation.Determines where the packet will be resolved.Provides platform specific implementations of network related code.IPacket<T extends net.minecraft.network.protocol.common.custom.CustomPacketPayload>Defines a custom payload packet.