History - net.minecraft.network.codec.PacketCodecs
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
<B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> PacketCodec$ResultFunction<B, V, C> (IntFunction<C>, int): collection, method_1_6418, method_1_6418
PacketCodec (IntFunction, int, PacketCodec): lambda$collection$1, method_1_6419, method_1_6419
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
int: MAX_INITIAL_COLLECTION_SIZE, field_49674, field_49674
int: MAX_INITIAL_COLLECTION_SIZE, field_49674, MAX_COLLECTION_SIZE
Constructors
Methods
IndexedIterable (Registry): lambda$registry$11, method_56372, method_56372
IndexedIterable (Registry): lambda$registry$0, method_56372, method_56372
RegistryByteBuf (RegistryByteBuf, io.netty.buffer.ByteBuf): lambda$registryFriendlyLengthPrefixed$10, method_72186, method_72186
RegistryByteBuf (RegistryByteBuf, io.netty.buffer.ByteBuf): lambda$registryFriendlyLengthPrefixed$0, method_72186, method_72186
io.netty.buffer.ByteBuf (io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf): lambda$lengthPrefixed$9, method_68863, method_68863
io.netty.buffer.ByteBuf (io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf): lambda$lengthPrefixed$1, method_68863, method_68863
PacketCodec (int, BiFunction, PacketCodec): lambda$lengthPrefixed$8, method_68862, method_68862
PacketCodec (int, BiFunction, PacketCodec): lambda$lengthPrefixed$0, method_68862, method_68862
PacketCodec (int, PacketCodec): lambda$list$7, method_57986, method_57986
PacketCodec (int, PacketCodec): lambda$list$1, method_57986, method_57986
PacketCodec (PacketCodec): lambda$list$6, method_56385, method_56385
PacketCodec (PacketCodec): lambda$list$0, method_56385, method_56385
PacketCodec (IntFunction, PacketCodec): lambda$collection$5, method_56384, method_56384
PacketCodec (IntFunction, PacketCodec): lambda$collection$0, method_56384, method_56384
PacketCodec (com.mojang.serialization.Codec, com.mojang.serialization.DynamicOps, PacketCodec): lambda$fromCodec$4, method_71570, method_71570
PacketCodec (com.mojang.serialization.Codec, com.mojang.serialization.DynamicOps, PacketCodec): lambda$fromCodec$0, method_71570, method_71570
NbtElement (NbtCompound): lambda$compoundTagCodec$3, method_57993, method_57993
NbtElement (NbtCompound): lambda$compoundTagCodec$1, method_57993, method_57993
NbtCompound (NbtElement): lambda$compoundTagCodec$2, method_57994, method_57994
NbtCompound (NbtElement): lambda$compoundTagCodec$0, method_57994, method_57994
1.21.11_unobfuscated
Names
net.minecraft.network.codec.ByteBufCodecs
net.minecraft.class_9135
net.minecraft.network.codec.PacketCodecs
Fields
int: MAX_INITIAL_COLLECTION_SIZE, field_49674, field_49674
PacketCodec<io.netty.buffer.ByteBuf, Boolean>: BOOL, field_48547, BOOLEAN
PacketCodec<io.netty.buffer.ByteBuf, Byte>: BYTE, field_48548, BYTE
PacketCodec<io.netty.buffer.ByteBuf, Float>: ROTATION_BYTE, field_54033, DEGREES
PacketCodec<io.netty.buffer.ByteBuf, Short>: SHORT, field_48549, SHORT
PacketCodec<io.netty.buffer.ByteBuf, Integer>: UNSIGNED_SHORT, field_51470, UNSIGNED_SHORT
PacketCodec<io.netty.buffer.ByteBuf, Integer>: INT, field_49675, INTEGER
PacketCodec<io.netty.buffer.ByteBuf, Integer>: VAR_INT, field_48550, VAR_INT
PacketCodec<io.netty.buffer.ByteBuf, OptionalInt>: OPTIONAL_VAR_INT, field_54890, OPTIONAL_INT
PacketCodec<io.netty.buffer.ByteBuf, Long>: LONG, field_54505, LONG
PacketCodec<io.netty.buffer.ByteBuf, Long>: VAR_LONG, field_48551, VAR_LONG
PacketCodec<io.netty.buffer.ByteBuf, Float>: FLOAT, field_48552, FLOAT
PacketCodec<io.netty.buffer.ByteBuf, Double>: DOUBLE, field_48553, DOUBLE
PacketCodec<io.netty.buffer.ByteBuf, byte[]>: BYTE_ARRAY, field_48987, BYTE_ARRAY
PacketCodec<io.netty.buffer.ByteBuf, long[]>: LONG_ARRAY, field_57046, LONG_ARRAY
PacketCodec<io.netty.buffer.ByteBuf, String>: STRING_UTF8, field_48554, STRING
PacketCodec<io.netty.buffer.ByteBuf, NbtElement>: TAG, field_48555, NBT_ELEMENT
PacketCodec<io.netty.buffer.ByteBuf, NbtElement>: TRUSTED_TAG, field_49676, UNLIMITED_NBT_ELEMENT
PacketCodec<io.netty.buffer.ByteBuf, NbtCompound>: COMPOUND_TAG, field_48556, NBT_COMPOUND
PacketCodec<io.netty.buffer.ByteBuf, NbtCompound>: TRUSTED_COMPOUND_TAG, field_49677, UNLIMITED_NBT_COMPOUND
PacketCodec<io.netty.buffer.ByteBuf, Optional<NbtCompound>>: OPTIONAL_COMPOUND_TAG, field_48557, OPTIONAL_NBT
PacketCodec<io.netty.buffer.ByteBuf, org.joml.Vector3fc>: VECTOR3F, field_48558, VECTOR_3F
PacketCodec<io.netty.buffer.ByteBuf, org.joml.Quaternionfc>: QUATERNIONF, field_48559, QUATERNION_F
PacketCodec<io.netty.buffer.ByteBuf, Integer>: CONTAINER_ID, field_53740, SYNC_ID
PacketCodec<io.netty.buffer.ByteBuf, com.mojang.authlib.properties.PropertyMap>: GAME_PROFILE_PROPERTIES, field_49678, PROPERTY_MAP
PacketCodec<io.netty.buffer.ByteBuf, String>: PLAYER_NAME, field_62276, PLAYER_NAME
PacketCodec<io.netty.buffer.ByteBuf, com.mojang.authlib.GameProfile>: GAME_PROFILE, field_49679, GAME_PROFILE
PacketCodec<io.netty.buffer.ByteBuf, Integer>: RGB_COLOR, field_59990, RGB
Constructors
Methods
PacketCodec<io.netty.buffer.ByteBuf, byte[]> (int): byteArray, method_56895, byteArray
PacketCodec<io.netty.buffer.ByteBuf, String> (int): stringUtf8, method_56364, string
PacketCodec<io.netty.buffer.ByteBuf, Optional<NbtElement>> (Supplier<NbtSizeTracker>): optionalTagCodec, method_72185, nbtElement
PacketCodec<io.netty.buffer.ByteBuf, NbtElement> (Supplier<NbtSizeTracker>): tagCodec, method_56378, nbt
PacketCodec<io.netty.buffer.ByteBuf, NbtCompound> (Supplier<NbtSizeTracker>): compoundTagCodec, method_57998, nbtCompound
<T> PacketCodec<io.netty.buffer.ByteBuf, T> (com.mojang.serialization.Codec<T>): fromCodecTrusted, method_57987, unlimitedCodec
<T> PacketCodec<io.netty.buffer.ByteBuf, T> (com.mojang.serialization.Codec<T>): fromCodec, method_56368, codec
<T, B extends io.netty.buffer.ByteBuf, V> PacketCodec$ResultFunction<B, T, V> (com.mojang.serialization.DynamicOps<T>, com.mojang.serialization.Codec<V>): fromCodec, method_71571, fromCodec
<T> PacketCodec<io.netty.buffer.ByteBuf, T> (com.mojang.serialization.Codec<T>, Supplier<NbtSizeTracker>): fromCodec, method_57988, codec
<T> PacketCodec<RegistryByteBuf, T> (com.mojang.serialization.Codec<T>): fromCodecWithRegistriesTrusted, method_58002, unlimitedRegistryCodec
<T> PacketCodec<RegistryByteBuf, T> (com.mojang.serialization.Codec<T>): fromCodecWithRegistries, method_56896, registryCodec
<T> PacketCodec<RegistryByteBuf, T> (com.mojang.serialization.Codec<T>, Supplier<NbtSizeTracker>): fromCodecWithRegistries, method_57997, registryCodec
<B extends io.netty.buffer.ByteBuf, V> PacketCodec<B, Optional<V>> (PacketCodec<? super B, V>): optional, method_56382, optional
int (io.netty.buffer.ByteBuf, int): readCount, method_57989, readCollectionSize
void (io.netty.buffer.ByteBuf, int, int): writeCount, method_57990, writeCollectionSize
<B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> PacketCodec<B, C> (IntFunction<C>, PacketCodec<? super B, V>): collection, method_56376, collection
<B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> PacketCodec<B, C> (IntFunction<C>, PacketCodec<? super B, V>, int): collection, method_57991, collection
<B extends io.netty.buffer.ByteBuf, V, C extends Collection<V>> PacketCodec$ResultFunction<B, V, C> (IntFunction<C>): collection, method_56374, toCollection
<B extends io.netty.buffer.ByteBuf, V> PacketCodec$ResultFunction<B, V, List<V>> (): list, method_56363, toList
<B extends io.netty.buffer.ByteBuf, V> PacketCodec$ResultFunction<B, V, List<V>> (int): list, method_58000, toList
<B extends io.netty.buffer.ByteBuf, K, V, M extends Map<K, V>> PacketCodec<B, M> (IntFunction<? extends M>, PacketCodec<? super B, K>, PacketCodec<? super B, V>): map, method_56377, map
<B extends io.netty.buffer.ByteBuf, K, V, M extends Map<K, V>> PacketCodec<B, M> (IntFunction<? extends M>, PacketCodec<? super B, K>, PacketCodec<? super B, V>, int): map, method_57992, map
<B extends io.netty.buffer.ByteBuf, L, R> PacketCodec<B, com.mojang.datafixers.util.Either<L, R>> (PacketCodec<? super B, L>, PacketCodec<? super B, R>): either, method_57995, either
<B extends io.netty.buffer.ByteBuf, V> PacketCodec$ResultFunction<B, V, V> (int, BiFunction<B, io.netty.buffer.ByteBuf, B>): lengthPrefixed, method_68861, lengthPrepended
<V> PacketCodec$ResultFunction<io.netty.buffer.ByteBuf, V, V> (int): lengthPrefixed, method_68864, lengthPrepended
<V> PacketCodec$ResultFunction<RegistryByteBuf, V, V> (int): registryFriendlyLengthPrefixed, method_72187, lengthPrependedRegistry
<T> PacketCodec<io.netty.buffer.ByteBuf, T> (IntFunction<T>, ToIntFunction<T>): idMapper, method_56375, indexed
<T> PacketCodec<io.netty.buffer.ByteBuf, T> (IndexedIterable<T>): idMapper, method_56371, entryOf
<T, R> PacketCodec<RegistryByteBuf, R> (RegistryKey<? extends Registry<T>>, Function<Registry<T>, IndexedIterable<R>>): registry, method_56366, registry
<T> PacketCodec<RegistryByteBuf, T> (RegistryKey<? extends Registry<T>>): registry, method_56365, registryValue
<T> PacketCodec<RegistryByteBuf, RegistryEntry<T>> (RegistryKey<? extends Registry<T>>): holderRegistry, method_56383, registryEntry
<T> PacketCodec<RegistryByteBuf, RegistryEntry<T>> (RegistryKey<? extends Registry<T>>, PacketCodec<? super RegistryByteBuf, T>): holder, method_56367, registryEntry
<T> PacketCodec<RegistryByteBuf, RegistryEntryList<T>> (RegistryKey<? extends Registry<T>>): holderSet, method_58001, registryEntryList
PacketCodec<io.netty.buffer.ByteBuf, com.google.gson.JsonElement> (int): lenientJson, method_71572, lenientJson
IndexedIterable (Registry): lambda$registry$11, method_56372, method_56372
RegistryByteBuf (RegistryByteBuf, io.netty.buffer.ByteBuf): lambda$registryFriendlyLengthPrefixed$10, method_72186, method_72186
io.netty.buffer.ByteBuf (io.netty.buffer.ByteBuf, io.netty.buffer.ByteBuf): lambda$lengthPrefixed$9, method_68863, method_68863
PacketCodec (int, BiFunction, PacketCodec): lambda$lengthPrefixed$8, method_68862, method_68862
PacketCodec (int, PacketCodec): lambda$list$7, method_57986, method_57986
PacketCodec (PacketCodec): lambda$list$6, method_56385, method_56385
PacketCodec (IntFunction, PacketCodec): lambda$collection$5, method_56384, method_56384
PacketCodec (com.mojang.serialization.Codec, com.mojang.serialization.DynamicOps, PacketCodec): lambda$fromCodec$4, method_71570, method_71570
NbtElement (NbtCompound): lambda$compoundTagCodec$3, method_57993, method_57993
NbtCompound (NbtElement): lambda$compoundTagCodec$2, method_57994, method_57994
Integer (OptionalInt): lambda$static$1, method_64960, method_64960
OptionalInt (Integer): lambda$static$0, method_64959, method_64959