MCPcopy Create free account

hub / github.com/USS-Shenzhou/NotEnoughBandwidth / types & classes

Types & classes41 in github.com/USS-Shenzhou/NotEnoughBandwidth

ClassAggregatedDecodePacket
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/aggregation/AggregatedDecodePacket.java:25
ClassAggregatedEncodePacket
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/aggregation/AggregatedEncodePacket.java:21
ClassAggregationFlushHelper
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/aggregation/AggregationFlushHelper.java:6
ClassAggregationManager
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/aggregation/AggregationManager.java:21
InterfaceCacheConsumer
src/main/java/cn/ussshenzhou/notenoughbandwidth/chunk/CachedChunkTrackingView.java:198
ClassCachedChunkTrackingView
A {@link ChunkTrackingView} implementation that adds a lightweight, time-based cache on top of a primary ("major") tracking view. <p>This cache is us
src/main/java/cn/ussshenzhou/notenoughbandwidth/chunk/CachedChunkTrackingView.java:42
ClassChunkMapMixin
@author Burning_TNT
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/ChunkMapMixin.java:15
ClassClientNetworkRegistryMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/ClientNetworkRegistryMixin.java:18
ClassConfigHelper
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/config/ConfigHelper.java:23
ClassConnectionMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/ConnectionMixin.java:26
ClassContext
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/zstd/Context.java:19
InterfaceContext
src/main/java/cn/ussshenzhou/notenoughbandwidth/chunk/CachedChunkTrackingView.java:92
ClassCustomPacketPayloadMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/CustomPacketPayloadMixin.java:19
ClassCustomPacketPrefixHelper
Instead of vanilla {@link net.minecraft.network.protocol.common.custom.CustomPacketPayload#codec(CustomPacketPayload.FallbackProvider, List, Connectio
src/main/java/cn/ussshenzhou/notenoughbandwidth/indextype/CustomPacketPrefixHelper.java:57
ClassDefaultChannelPipelineHelper
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/util/DefaultChannelPipelineHelper.java:14
ClassModConstants
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/ModConstants.java:6
ClassModKey
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/stat/ModKey.java:20
ClassModNetworkRegistry
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/network/ModNetworkRegistry.java:12
ClassModNetworkRegistry
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/util/ModNetworkRegistry.java:16
ClassMultiInstanceConfigHelper
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/config/MultiInstanceConfigHelper.java:19
ClassNamespaceIndexManager
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/indextype/NamespaceIndexManager.java:25
ClassNetworkRegistryMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/NetworkRegistryMixin.java:24
ClassNotEnoughBandwidth
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/NotEnoughBandwidth.java:14
ClassNotEnoughBandwidthConfig
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/NotEnoughBandwidthConfig.java:17
ClassPacketAggregationPacket
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/aggregation/PacketAggregationPacket.java:26
ClassPacketDecoderMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/PacketDecoderMixin.java:21
ClassPacketEncoderMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/PacketEncoderMixin.java:19
ClassPacketUtil
src/main/java/cn/ussshenzhou/notenoughbandwidth/util/PacketUtil.java:9
ClassPlayerListMixin
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/PlayerListMixin.java:10
ClassSimpleStatData
src/main/java/cn/ussshenzhou/notenoughbandwidth/stat/SimpleStatData.java:7
ClassSimpleStatManager
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/stat/SimpleStatManager.java:6
ClassStatQuery
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/network/StatQuery.java:20
ClassStatRespond
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/network/StatRespond.java:19
ClassStatScreen
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/stat/StatScreen.java:14
InterfaceTConfig
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/config/TConfig.java:6
InterfaceTMultiInstanceConfig
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/config/TMultiInstanceConfig.java:6
ClassTimeCounter
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/util/TimeCounter.java:11
ClassUniversal
src/main/java/cn/ussshenzhou/notenoughbandwidth/config/ConfigHelper.java:95
ClassVarint21FrameDecoderMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/Varint21FrameDecoderMixin.java:23
ClassVarint21LengthFieldPrependerMixin
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/mixin/Varint21LengthFieldPrependerMixin.java:19
ClassZstdHelper
@author USS_Shenzhou
src/main/java/cn/ussshenzhou/notenoughbandwidth/zstd/ZstdHelper.java:19