net.minecraft.network

public class FriendlyByteBuf

extends io.netty.buffer.ByteBuf

qx
net.minecraft.network.FriendlyByteBuf
net.minecraft.class_2540
net.minecraft.unmapped.C_idfydwco
net.minecraft.network.PacketByteBuf
net.minecraft.network.PacketByteBuf
net.minecraft.src.C_4983_
net.minecraft.network.PacketDataSerializer

Field summary

Modifier and TypeField
private static final int
c
MAX_VARINT_SIZE
field_33285
f_plbhivfk
MAX_VAR_INT_LENGTH
MAX_VAR_INT_LENGTH
f_178335_
private static final int
d
MAX_VARLONG_SIZE
field_33286
f_chgkilns
MAX_VAR_LONG_LENGTH
MAX_VAR_LONG_LENGTH
f_178336_
private static final int
e
DEFAULT_NBT_QUOTA
field_33287
f_nvrxdcvr
MAX_READ_NBT_SIZE
MAX_READ_NBT_SIZE
f_178337_
private final io.netty.buffer.ByteBuf
f
source
field_11695
f_lxbttahk
parent
parent
f_130049_
public static final short
a
MAX_STRING_LENGTH
field_33283
f_vzwzxjqd
DEFAULT_MAX_STRING_LENGTH
DEFAULT_MAX_STRING_LENGTH
f_178333_
public static final int
b
MAX_COMPONENT_STRING_LENGTH
field_33284
f_zaehbsii
MAX_TEXT_LENGTH
MAX_TEXT_LENGTH
f_178334_
private static final int
g
PUBLIC_KEY_SIZE
field_39381
f_xjiasaqf
field_39381
PUBLIC_KEY_SIZE
f_236798_
private static final int
h
MAX_PUBLIC_KEY_HEADER_SIZE
field_39382
f_rwogtoly
field_39382
MAX_PUBLIC_KEY_HEADER_SIZE
f_236799_
private static final int
i
MAX_PUBLIC_KEY_LENGTH
field_39383
f_tpvysicg
field_39383
MAX_PUBLIC_KEY_LENGTH
f_236800_

Constructor summary

ModifierConstructor
public (io.netty.buffer.ByteBuf parent)

Method summary

Modifier and TypeMethod
public static int
a(int arg0)
getVarIntSize(int arg0)
method_10815(int arg0)
m_ljzuynyn(int arg0)
getVarIntLength(int value)
getVarIntLength(int value)
m_130053_(int p_130054_)
public static int
a(long arg0)
getVarLongSize(long arg0)
method_36129(long arg0)
m_rfikqeft(long arg0)
getVarLongLength(long value)
getVarLongLength(long value)
m_178339_(long p_178340_)
public <T> T
a(com.mojang.serialization.Codec<T> arg0)
readWithCodec(com.mojang.serialization.Codec<T> arg0)
method_29171(com.mojang.serialization.Codec<T> arg0)
m_jrgknvio(com.mojang.serialization.Codec<T> arg0)
decode(com.mojang.serialization.Codec<T> codec)
decode(com.mojang.serialization.Codec<T> codec)
m_130057_(com.mojang.serialization.Codec<T> arg0)
public <T> void
a(com.mojang.serialization.Codec<T> arg0, T arg1)
writeWithCodec(com.mojang.serialization.Codec<T> arg0, T arg1)
method_29172(com.mojang.serialization.Codec<T> arg0, T arg1)
m_ebprrcum(com.mojang.serialization.Codec<T> arg0, T arg1)
encode(com.mojang.serialization.Codec<T> codec, T object)
encode(com.mojang.serialization.Codec<T> codec, T object)
m_130059_(com.mojang.serialization.Codec<T> p_130061_, T arg1)
public <T> void
a(hf<T> arg0, T arg1)
writeId(IdMap<T> arg0, T arg1)
method_42065(class_2359<T> arg0, T arg1)
m_wjpiukbv(C_feaetnaz<T> arg0, T arg1)
writeRegistryValue(IndexedIterable<T> registry, T value)
writeId(IndexedIterable<T> idMap, T object)
m_236818_(C_4698_<T> p_236820_, T arg1)
public <T> T
a(hf<T> arg0)
readById(IdMap<T> arg0)
method_42064(class_2359<T> arg0)
m_htwizfmu(C_feaetnaz<T> arg0)
readRegistryValue(IndexedIterable<T> registry)
readById(IndexedIterable<T> idMap)
m_236816_(C_4698_<T> arg0)
public static <T> IntFunction<T>
a(IntFunction<T> arg0, int arg1)
limitValue(IntFunction<T> arg0, int arg1)
method_37453(IntFunction<T> arg0, int arg1)
m_olpsrdqq(IntFunction<T> arg0, int arg1)
getMaxValidator(IntFunction<T> applier, int max)
getMaxValidator(IntFunction<T> applier, int max)
m_182695_(IntFunction<T> p_182696_, int p_182697_)
public <T, C extends Collection<T>> C
a(IntFunction<C> arg0, qx$a<T> arg1)
readCollection(IntFunction<C> arg0, FriendlyByteBuf$Reader<T> arg1)
method_34068(IntFunction<C> arg0, class_2540$class_7461<T> arg1)
m_sevbbzdm(IntFunction<C> arg0, C_idfydwco$C_qteuvzud<T> arg1)
readCollection(IntFunction<C> collectionFactory, PacketByteBuf$PacketReader<T> reader)
readCollection(IntFunction<C> collectionFactory, PacketByteBuf$Reader<T> entryReader)
m_236838_(IntFunction<C> p_236840_, C_213494_<T> arg1)
public <T> void
a(Collection<T> arg0, qx$b<T> arg1)
writeCollection(Collection<T> arg0, FriendlyByteBuf$Writer<T> arg1)
method_34062(Collection<T> arg0, class_2540$class_7462<T> arg1)
m_wqpnnsca(Collection<T> arg0, C_idfydwco$C_urseyllo<T> arg1)
writeCollection(Collection<T> collection, PacketByteBuf$PacketWriter<T> writer)
writeCollection(Collection<T> collection, PacketByteBuf$Writer<T> entryWriter)
m_236828_(Collection<T> p_236830_, C_213495_<T> arg1)
public <T> List<T>
a(qx$a<T> arg0)
readList(FriendlyByteBuf$Reader<T> arg0)
method_34066(class_2540$class_7461<T> arg0)
m_dhyxvfyk(C_idfydwco$C_qteuvzud<T> arg0)
readList(PacketByteBuf$PacketReader<T> reader)
readList(PacketByteBuf$Reader<T> entryReader)
m_236845_(C_213494_<T> arg0)
public it.unimi.dsi.fastutil.ints.IntList
a()
readIntIdList()
method_34059()
m_vihbcqeq()
readIntList()
readIntList()
m_178338_()
public void
a(it.unimi.dsi.fastutil.ints.IntList arg0)
writeIntIdList(it.unimi.dsi.fastutil.ints.IntList arg0)
method_34060(it.unimi.dsi.fastutil.ints.IntList arg0)
m_hwjipexh(it.unimi.dsi.fastutil.ints.IntList arg0)
writeIntList(it.unimi.dsi.fastutil.ints.IntList list)
writeIntList(it.unimi.dsi.fastutil.ints.IntList list)
m_178345_(it.unimi.dsi.fastutil.ints.IntList arg0)
public <K, V, M extends Map<K, V>> M
a(IntFunction<M> arg0, qx$a<K> arg1, qx$a<V> arg2)
readMap(IntFunction<M> arg0, FriendlyByteBuf$Reader<K> arg1, FriendlyByteBuf$Reader<V> arg2)
method_34069(IntFunction<M> arg0, class_2540$class_7461<K> arg1, class_2540$class_7461<V> arg2)
m_aghygfnm(IntFunction<M> arg0, C_idfydwco$C_qteuvzud<K> arg1, C_idfydwco$C_qteuvzud<V> arg2)
readMap(IntFunction<M> mapFactory, PacketByteBuf$PacketReader<K> keyReader, PacketByteBuf$PacketReader<V> valueReader)
readMap(IntFunction<M> mapFactory, PacketByteBuf$Reader<K> keyReader, PacketByteBuf$Reader<V> valueReader)
m_236841_(IntFunction<M> p_236843_, C_213494_<K> p_236844_, C_213494_<V> arg2)
public <K, V> Map<K, V>
a(qx$a<K> arg0, qx$a<V> arg1)
readMap(FriendlyByteBuf$Reader<K> arg0, FriendlyByteBuf$Reader<V> arg1)
method_34067(class_2540$class_7461<K> arg0, class_2540$class_7461<V> arg1)
m_rvhvxnpq(C_idfydwco$C_qteuvzud<K> arg0, C_idfydwco$C_qteuvzud<V> arg1)
readMap(PacketByteBuf$PacketReader<K> keyReader, PacketByteBuf$PacketReader<V> valueReader)
readMap(PacketByteBuf$Reader<K> keyReader, PacketByteBuf$Reader<V> valueReader)
m_236847_(C_213494_<K> p_236849_, C_213494_<V> arg1)
public <K, V> void
a(Map<K, V> arg0, qx$b<K> arg1, qx$b<V> arg2)
writeMap(Map<K, V> arg0, FriendlyByteBuf$Writer<K> arg1, FriendlyByteBuf$Writer<V> arg2)
method_34063(Map<K, V> arg0, class_2540$class_7462<K> arg1, class_2540$class_7462<V> arg2)
m_xzxnbdko(Map<K, V> arg0, C_idfydwco$C_urseyllo<K> arg1, C_idfydwco$C_urseyllo<V> arg2)
writeMap(Map<K, V> map, PacketByteBuf$PacketWriter<K> keyWriter, PacketByteBuf$PacketWriter<V> valueWriter)
writeMap(Map<K, V> map, PacketByteBuf$Writer<K> keyWriter, PacketByteBuf$Writer<V> valueWriter)
m_236831_(Map<K, V> p_236833_, C_213495_<K> p_236834_, C_213495_<V> arg2)
public void
a(Consumer<qx> arg0)
readWithCount(Consumer<FriendlyByteBuf> arg0)
method_34065(Consumer<class_2540> arg0)
m_tbiclwdt(Consumer<C_idfydwco> arg0)
forEachInCollection(Consumer<PacketByteBuf> consumer)
forEachInCollection(Consumer<PacketByteBuf> consumer)
m_178364_(Consumer<C_4983_> arg0)
public <T> void
a(Optional<T> arg0, qx$b<T> arg1)
writeOptional(Optional<T> arg0, FriendlyByteBuf$Writer<T> arg1)
method_37435(Optional<T> arg0, class_2540$class_7462<T> arg1)
m_alotuvgi(Optional<T> arg0, C_idfydwco$C_urseyllo<T> arg1)
writeOptional(Optional<T> value, PacketByteBuf$PacketWriter<T> writer)
writeOptional(Optional<T> value, PacketByteBuf$Writer<T> writer)
m_236835_(Optional<T> p_236837_, C_213495_<T> arg1)
public <T> Optional<T>
b(qx$a<T> arg0)
readOptional(FriendlyByteBuf$Reader<T> arg0)
method_37436(class_2540$class_7461<T> arg0)
m_sxbdiyar(C_idfydwco$C_qteuvzud<T> arg0)
readOptional(PacketByteBuf$PacketReader<T> reader)
readOptional(PacketByteBuf$Reader<T> reader)
m_236860_(C_213494_<T> arg0)
public <T> T
c(qx$a<T> arg0)
readNullable(FriendlyByteBuf$Reader<T> arg0)
method_43827(class_2540$class_7461<T> arg0)
m_axpttudp(C_idfydwco$C_qteuvzud<T> arg0)
readNullable(PacketByteBuf$PacketReader<T> reader)
readNullable(PacketByteBuf$Reader<T> reader)
m_236868_(C_213494_<T> arg0)
public <T> void
a(T arg0, qx$b<T> arg1)
writeNullable(T arg0, FriendlyByteBuf$Writer<T> arg1)
method_43826(T arg0, class_2540$class_7462<T> arg1)
m_itwwddfn(T arg0, C_idfydwco$C_urseyllo<T> arg1)
writeNullable(T value, PacketByteBuf$PacketWriter<T> writer)
writeNullable(T value, PacketByteBuf$Writer<T> writer)
m_236821_(T p_236823_, C_213495_<T> arg1)
public <L, R> void
a(com.mojang.datafixers.util.Either<L, R> arg0, qx$b<L> arg1, qx$b<R> arg2)
writeEither(com.mojang.datafixers.util.Either<L, R> arg0, FriendlyByteBuf$Writer<L> arg1, FriendlyByteBuf$Writer<R> arg2)
method_43619(com.mojang.datafixers.util.Either<L, R> arg0, class_2540$class_7462<L> arg1, class_2540$class_7462<R> arg2)
m_rmsqcqnf(com.mojang.datafixers.util.Either<L, R> arg0, C_idfydwco$C_urseyllo<L> arg1, C_idfydwco$C_urseyllo<R> arg2)
writeEither(com.mojang.datafixers.util.Either<L, R> either, PacketByteBuf$PacketWriter<L> leftWriter, PacketByteBuf$PacketWriter<R> rightWriter)
writeEither(com.mojang.datafixers.util.Either<L, R> either, PacketByteBuf$Writer<L> leftWriter, PacketByteBuf$Writer<R> rightWriter)
m_236810_(com.mojang.datafixers.util.Either<L, R> p_236812_, C_213495_<L> p_236813_, C_213495_<R> arg2)
public <L, R> com.mojang.datafixers.util.Either<L, R>
b(qx$a<L> arg0, qx$a<R> arg1)
readEither(FriendlyByteBuf$Reader<L> arg0, FriendlyByteBuf$Reader<R> arg1)
method_43622(class_2540$class_7461<L> arg0, class_2540$class_7461<R> arg1)
m_minhepob(C_idfydwco$C_qteuvzud<L> arg0, C_idfydwco$C_qteuvzud<R> arg1)
readEither(PacketByteBuf$PacketReader<L> leftReader, PacketByteBuf$PacketReader<R> rightReader)
readEither(PacketByteBuf$Reader<L> leftReader, PacketByteBuf$Reader<R> rightReader)
m_236862_(C_213494_<L> p_236864_, C_213494_<R> arg1)
public byte[]
b()
readByteArray()
method_10795()
m_zpmeltuk()
readByteArray()
readByteArray()
m_130052_()
public FriendlyByteBuf
a(byte[] arg0)
writeByteArray(byte[] arg0)
method_10813(byte[] arg0)
m_qfjxezrl(byte[] arg0)
writeByteArray(byte[] array)
writeByteArray(byte[] array)
m_130087_(byte[] arg0)
public byte[]
b(int arg0)
readByteArray(int arg0)
method_10803(int arg0)
m_zacrlfcn(int arg0)
readByteArray(int maxSize)
readByteArray(int maxSize)
m_130101_(int arg0)
public FriendlyByteBuf
a(int[] arg0)
writeVarIntArray(int[] arg0)
method_10806(int[] arg0)
m_delcxvna(int[] arg0)
writeIntArray(int[] array)
writeIntArray(int[] array)
m_130089_(int[] arg0)
public int[]
c()
readVarIntArray()
method_10787()
m_kynpbmfl()
readIntArray()
readIntArray()
m_130100_()
public int[]
c(int arg0)
readVarIntArray(int arg0)
method_10799(int arg0)
m_qpcrbjwf(int arg0)
readIntArray(int maxSize)
readIntArray(int maxSize)
m_130116_(int arg0)
public FriendlyByteBuf
a(long[] arg0)
writeLongArray(long[] arg0)
method_10789(long[] arg0)
m_mvznudvi(long[] arg0)
writeLongArray(long[] array)
writeLongArray(long[] array)
m_130091_(long[] arg0)
public long[]
d()
readLongArray()
method_33134()
m_smxlihso()
readLongArray()
readLongArray()
m_178381_()
public long[]
b(long[] arg0)
readLongArray(long[] arg0)
method_10801(long[] arg0)
m_uvlqpwrk(long[] arg0)
readLongArray(long[] toArray)
readLongArray(long[] toArray)
m_130105_(long[] arg0)
public long[]
a(long[] arg0, int arg1)
readLongArray(long[] arg0, int arg1)
method_10809(long[] arg0, int arg1)
m_vqdikdfq(long[] arg0, int arg1)
readLongArray(long[] toArray, int maxSize)
readLongArray(long[] toArray, int maxSize)
m_130093_(long[] p_130095_, int arg1)
public byte[]
e()
accessByteBufWithCorrectSize()
method_36132()
m_dukrkwvb()
getWrittenBytes()
getWrittenBytes()
m_178382_()
public BlockPos
f()
readBlockPos()
method_10811()
m_gymnmnwq()
readBlockPos()
readBlockPos()
m_130135_()
public FriendlyByteBuf
a(gt arg0)
writeBlockPos(BlockPos arg0)
method_10807(class_2338 arg0)
m_dbppbszp(C_hynzadkk arg0)
writeBlockPos(BlockPos pos)
writeBlockPos(BlockPos pos)
m_130064_(C_4675_ arg0)
public ChunkPos
g()
readChunkPos()
method_36133()
m_ywhbyyvb()
readChunkPos()
readChunkPos()
m_178383_()
public FriendlyByteBuf
a(cfh arg0)
writeChunkPos(ChunkPos arg0)
method_36130(class_1923 arg0)
m_czlbxezf(C_ynrszrtu arg0)
writeChunkPos(ChunkPos pos)
writeChunkPos(ChunkPos pos)
m_178341_(C_1560_ arg0)
public SectionPos
h()
readSectionPos()
method_19456()
m_ftclzqhi()
readChunkSectionPos()
readChunkSectionPos()
m_130157_()
public FriendlyByteBuf
a(hq arg0)
writeSectionPos(SectionPos arg0)
method_36131(class_4076 arg0)
m_smzphvvy(C_zubvmeye arg0)
writeChunkSectionPos(ChunkSectionPos pos)
writeChunkSectionPos(ChunkSectionPos pos)
m_178343_(C_4710_ arg0)
public GlobalPos
i()
readGlobalPos()
method_44117()
m_hcfbquez()
readGlobalPos()
readGlobalPos()
m_236872_()
public void
a(hb arg0)
writeGlobalPos(GlobalPos arg0)
method_44113(class_4208 arg0)
m_eppgezam(C_ovcqqyqp arg0)
writeGlobalPos(GlobalPos pos)
writeGlobalPos(GlobalPos pos)
m_236814_(C_4697_ arg0)
public Component
j()
readComponent()
method_10808()
m_cmlzvtii()
readText()
readText()
m_130238_()
public FriendlyByteBuf
a(rm arg0)
writeComponent(Component arg0)
method_10805(class_2561 arg0)
m_zlshviwe(C_rdaqiwdt arg0)
writeText(Text text)
writeText(Text text)
m_130083_(C_4996_ arg0)
public <T extends Enum<T>> T
a(Class<T> arg0)
readEnum(Class<T> arg0)
method_10818(Class<T> arg0)
m_thygvpmm(Class<T> arg0)
readEnumConstant(Class<T> enumClass)
readEnumConstant(Class<T> enumClass)
m_130066_(Class<T> arg0)
public FriendlyByteBuf
a(Enum<?> arg0)
writeEnum(Enum<?> arg0)
method_10817(Enum<?> arg0)
m_gnnqafau(Enum<?> arg0)
writeEnumConstant(Enum<?> instance)
writeEnumConstant(Enum<?> instance)
m_130068_(Enum<?> arg0)
public int
k()
readVarInt()
method_10816()
m_wxfnqbwh()
readVarInt()
readVarInt()
m_130242_()
public long
l()
readVarLong()
method_10792()
m_virvpqyo()
readVarLong()
readVarLong()
m_130258_()
public FriendlyByteBuf
a(UUID arg0)
writeUUID(UUID arg0)
method_10797(UUID arg0)
m_enhxyqgc(UUID arg0)
writeUuid(UUID uuid)
writeUuid(UUID uuid)
m_130077_(UUID arg0)
public UUID
m()
readUUID()
method_10790()
m_ejfqukht()
readUuid()
readUuid()
m_130259_()
public FriendlyByteBuf
d(int arg0)
writeVarInt(int arg0)
method_10804(int arg0)
m_kggdjvdd(int arg0)
writeVarInt(int value)
writeVarInt(int value)
m_130130_(int arg0)
public FriendlyByteBuf
b(long arg0)
writeVarLong(long arg0)
method_10791(long arg0)
m_hudsjtrd(long arg0)
writeVarLong(long value)
writeVarLong(long value)
m_130103_(long arg0)
public FriendlyByteBuf
a(pj arg0)
writeNbt(CompoundTag arg0)
method_10794(class_2487 arg0)
m_jcxllcuk(C_hhlwcnih arg0)
writeNbt(NbtCompound compound)
writeNbt(NbtCompound compound)
m_130079_(C_4917_ arg0)
public CompoundTag
n()
readNbt()
method_10798()
m_sulfwdjf()
readNbt()
readNbt()
m_130260_()
public CompoundTag
o()
readAnySizeNbt()
method_30617()
m_magkpoqu()
readUnlimitedNbt()
readUnlimitedNbt()
m_130261_()
public CompoundTag
a(ps arg0)
readNbt(NbtAccounter arg0)
method_30616(class_2505 arg0)
m_nmqqprrz(C_fozrrtcx arg0)
readNbt(NbtTagSizeTracker sizeTracker)
readNbt(NbtTagSizeTracker sizeTracker)
m_130081_(C_4937_ arg0)
public FriendlyByteBuf
a(caa arg0)
writeItem(ItemStack arg0)
method_10793(class_1799 arg0)
m_qgdcwsvr(C_sddaxwyk arg0)
writeItemStack(ItemStack stack)
writeItemStack(ItemStack stack)
m_130055_(C_1391_ arg0)
public ItemStack
p()
readItem()
method_10819()
m_otfsdldx()
readItemStack()
readItemStack()
m_130267_()
public String
q()
readUtf()
method_19772()
m_heazasgl()
readString()
readString()
m_130277_()
public String
e(int arg0)
readUtf(int arg0)
method_10800(int arg0)
m_fjcnjxnm(int arg0)
readString(int maxLength)
readString(int maxLength)
m_130136_(int arg0)
public FriendlyByteBuf
a(String arg0)
writeUtf(String arg0)
method_10814(String arg0)
m_zflhnxwv(String arg0)
writeString(String string)
writeString(String string)
m_130070_(String arg0)
public FriendlyByteBuf
a(String arg0, int arg1)
writeUtf(String arg0, int arg1)
method_10788(String arg0, int arg1)
m_bczcqhop(String arg0, int arg1)
writeString(String string, int maxLength)
writeString(String string, int maxLength)
m_130072_(String p_130074_, int arg1)
private static int
f(int arg0)
getMaxEncodedUtfLength(int arg0)
method_44302(int arg0)
m_gxtaipcq(int arg0)
toEncodedStringLength(int decodedLength)
m_gxtaipcq(int arg0)
m_236870_(int p_236871_)
public ResourceLocation
r()
readResourceLocation()
method_10810()
m_hlqduwys()
readIdentifier()
readIdentifier()
m_130281_()
public FriendlyByteBuf
a(aaj arg0)
writeResourceLocation(ResourceLocation arg0)
method_10812(class_2960 arg0)
m_vquxgdau(C_ncpywfca arg0)
writeIdentifier(Identifier id)
writeIdentifier(Identifier id)
m_130085_(C_5265_ arg0)
public <T> ResourceKey<T>
a(aai<? extends hm<T>> arg0)
readResourceKey(ResourceKey<? extends Registry<T>> arg0)
method_44112(class_5321<? extends class_2378<T>> arg0)
m_ybnsdtco(C_xhhleach<? extends C_tqxyjqsk<T>> arg0)
readRegistryKey(RegistryKey<? extends Registry<T>> registryRef)
readRegistryKey(RegistryKey<? extends Registry<T>> registry)
m_236801_(C_5264_<? extends C_4705_<T>> arg0)
public void
b(aai<?> arg0)
writeResourceKey(ResourceKey<?> arg0)
method_44116(class_5321<?> arg0)
m_plevnncf(C_xhhleach<?> arg0)
writeRegistryKey(RegistryKey<?> key)
writeRegistryKey(RegistryKey<?> key)
m_236858_(C_5264_<?> arg0)
public Date
s()
readDate()
method_10802()
m_lbjyfuqf()
readDate()
readDate()
m_130282_()
public FriendlyByteBuf
a(Date arg0)
writeDate(Date arg0)
method_10796(Date arg0)
m_jyxjrtet(Date arg0)
writeDate(Date date)
writeDate(Date date)
m_130075_(Date arg0)
public Instant
t()
readInstant()
method_44118()
m_kooigoir()
readInstant()
readInstant()
m_236873_()
public void
a(Instant arg0)
writeInstant(Instant arg0)
method_44115(Instant arg0)
m_mlaqlvff(Instant arg0)
writeInstant(Instant instant)
writeInstant(Instant instant)
m_236826_(Instant arg0)
public PublicKey
u()
readPublicKey()
method_44119()
m_gudchrze()
readPublicKey()
readPublicKey()
m_236874_()
public FriendlyByteBuf
a(PublicKey arg0)
writePublicKey(PublicKey arg0)
method_44114(PublicKey arg0)
m_odlpvkyf(PublicKey arg0)
writePublicKey(PublicKey publicKey)
writePublicKey(PublicKey key)
m_236824_(PublicKey arg0)
public BlockHitResult
v()
readBlockHitResult()
method_17814()
m_lfwlrnnj()
readBlockHitResult()
readBlockHitResult()
m_130283_()
public void
a(dvp arg0)
writeBlockHitResult(BlockHitResult arg0)
method_17813(class_3965 arg0)
m_tlkcsnsm(C_jdakttms arg0)
writeBlockHitResult(BlockHitResult hitResult)
writeBlockHitResult(BlockHitResult hitResult)
m_130062_(C_3041_ arg0)
public BitSet
w()
readBitSet()
method_33558()
m_etakehnh()
readBitSet()
readBitSet()
m_178384_()
public void
a(BitSet arg0)
writeBitSet(BitSet arg0)
method_33557(BitSet arg0)
m_qulceral(BitSet arg0)
writeBitSet(BitSet bitSet)
writeBitSet(BitSet bitSet)
m_178350_(BitSet arg0)
public com.mojang.authlib.GameProfile
x()
readGameProfile()
method_43623()
m_qskuxiaq()
readGameProfile()
readGameProfile()
m_236875_()
public void
a(com.mojang.authlib.GameProfile arg0)
writeGameProfile(com.mojang.authlib.GameProfile arg0)
method_43616(com.mojang.authlib.GameProfile arg0)
m_pvxdxcse(com.mojang.authlib.GameProfile arg0)
writeGameProfile(com.mojang.authlib.GameProfile gameProfile)
writeGameProfile(com.mojang.authlib.GameProfile profile)
m_236803_(com.mojang.authlib.GameProfile arg0)
public com.mojang.authlib.properties.Property
y()
readProperty()
method_43624()
m_xkrizesk()
readProperty()
readProperty()
m_236876_()
public void
a(com.mojang.authlib.properties.Property arg0)
writeProperty(com.mojang.authlib.properties.Property arg0)
method_43617(com.mojang.authlib.properties.Property arg0)
m_aaxuzvhb(com.mojang.authlib.properties.Property arg0)
writeProperty(com.mojang.authlib.properties.Property property)
writeProperty(com.mojang.authlib.properties.Property property)
m_236805_(com.mojang.authlib.properties.Property arg0)
public int
capacity()
capacity()
capacity()
public io.netty.buffer.ByteBuf
capacity(int arg0)
capacity(int arg0)
capacity(int arg0)
capacity(int capacity)
capacity(int arg0)
public int
maxCapacity()
maxCapacity()
maxCapacity()
public io.netty.buffer.ByteBufAllocator
alloc()
alloc()
alloc()
public ByteOrder
order()
order()
order()
public io.netty.buffer.ByteBuf
order(ByteOrder arg0)
order(ByteOrder arg0)
order(ByteOrder arg0)
order(ByteOrder byteOrder)
order(ByteOrder arg0)
public io.netty.buffer.ByteBuf
unwrap()
unwrap()
unwrap()
public boolean
isDirect()
isDirect()
isDirect()
public boolean
isReadOnly()
isReadOnly()
isReadOnly()
public io.netty.buffer.ByteBuf
asReadOnly()
asReadOnly()
asReadOnly()
public int
readerIndex()
readerIndex()
readerIndex()
public io.netty.buffer.ByteBuf
readerIndex(int arg0)
readerIndex(int arg0)
readerIndex(int arg0)
readerIndex(int index)
readerIndex(int arg0)
public int
writerIndex()
writerIndex()
writerIndex()
public io.netty.buffer.ByteBuf
writerIndex(int arg0)
writerIndex(int arg0)
writerIndex(int arg0)
writerIndex(int index)
writerIndex(int arg0)
public io.netty.buffer.ByteBuf
setIndex(int arg0, int arg1)
setIndex(int arg0, int arg1)
setIndex(int arg0, int arg1)
setIndex(int readerIndex, int writerIndex)
setIndex(int p_130418_, int arg1)
public int
readableBytes()
readableBytes()
readableBytes()
public int
writableBytes()
writableBytes()
writableBytes()
public int
maxWritableBytes()
maxWritableBytes()
maxWritableBytes()
public boolean
isReadable()
isReadable()
isReadable()
public boolean
isReadable(int arg0)
isReadable(int arg0)
isReadable(int arg0)
isReadable(int size)
isReadable(int arg0)
public boolean
isWritable()
isWritable()
isWritable()
public boolean
isWritable(int arg0)
isWritable(int arg0)
isWritable(int arg0)
isWritable(int size)
isWritable(int arg0)
public io.netty.buffer.ByteBuf
clear()
clear()
clear()
public io.netty.buffer.ByteBuf
markReaderIndex()
markReaderIndex()
markReaderIndex()
public io.netty.buffer.ByteBuf
resetReaderIndex()
resetReaderIndex()
resetReaderIndex()
public io.netty.buffer.ByteBuf
markWriterIndex()
markWriterIndex()
markWriterIndex()
public io.netty.buffer.ByteBuf
resetWriterIndex()
resetWriterIndex()
resetWriterIndex()
public io.netty.buffer.ByteBuf
discardReadBytes()
discardReadBytes()
discardReadBytes()
public io.netty.buffer.ByteBuf
discardSomeReadBytes()
discardSomeReadBytes()
discardSomeReadBytes()
public io.netty.buffer.ByteBuf
ensureWritable(int arg0)
ensureWritable(int arg0)
ensureWritable(int arg0)
ensureWritable(int minBytes)
ensureWritable(int arg0)
public int
ensureWritable(int arg0, boolean arg1)
ensureWritable(int arg0, boolean arg1)
ensureWritable(int arg0, boolean arg1)
ensureWritable(int minBytes, boolean force)
ensureWritable(int p_130142_, boolean arg1)
public boolean
getBoolean(int arg0)
getBoolean(int arg0)
getBoolean(int arg0)
getBoolean(int index)
getBoolean(int arg0)
public byte
getByte(int arg0)
getByte(int arg0)
getByte(int arg0)
getByte(int index)
getByte(int arg0)
public short
getUnsignedByte(int arg0)
getUnsignedByte(int arg0)
getUnsignedByte(int arg0)
getUnsignedByte(int index)
getUnsignedByte(int arg0)
public short
getShort(int arg0)
getShort(int arg0)
getShort(int arg0)
getShort(int index)
getShort(int arg0)
public short
getShortLE(int arg0)
getShortLE(int arg0)
getShortLE(int arg0)
getShortLE(int index)
getShortLE(int arg0)
public int
getUnsignedShort(int arg0)
getUnsignedShort(int arg0)
getUnsignedShort(int arg0)
getUnsignedShort(int index)
getUnsignedShort(int arg0)
public int
getUnsignedShortLE(int arg0)
getUnsignedShortLE(int arg0)
getUnsignedShortLE(int arg0)
getUnsignedShortLE(int index)
getUnsignedShortLE(int arg0)
public int
getMedium(int arg0)
getMedium(int arg0)
getMedium(int arg0)
getMedium(int index)
getMedium(int arg0)
public int
getMediumLE(int arg0)
getMediumLE(int arg0)
getMediumLE(int arg0)
getMediumLE(int index)
getMediumLE(int arg0)
public int
getUnsignedMedium(int arg0)
getUnsignedMedium(int arg0)
getUnsignedMedium(int arg0)
getUnsignedMedium(int index)
getUnsignedMedium(int arg0)
public int
getUnsignedMediumLE(int arg0)
getUnsignedMediumLE(int arg0)
getUnsignedMediumLE(int arg0)
getUnsignedMediumLE(int index)
getUnsignedMediumLE(int arg0)
public int
getInt(int arg0)
getInt(int arg0)
getInt(int arg0)
getInt(int index)
getInt(int arg0)
public int
getIntLE(int arg0)
getIntLE(int arg0)
getIntLE(int arg0)
getIntLE(int index)
getIntLE(int arg0)
public long
getUnsignedInt(int arg0)
getUnsignedInt(int arg0)
getUnsignedInt(int arg0)
getUnsignedInt(int index)
getUnsignedInt(int arg0)
public long
getUnsignedIntLE(int arg0)
getUnsignedIntLE(int arg0)
getUnsignedIntLE(int arg0)
getUnsignedIntLE(int index)
getUnsignedIntLE(int arg0)
public long
getLong(int arg0)
getLong(int arg0)
getLong(int arg0)
getLong(int index)
getLong(int arg0)
public long
getLongLE(int arg0)
getLongLE(int arg0)
getLongLE(int arg0)
getLongLE(int index)
getLongLE(int arg0)
public char
getChar(int arg0)
getChar(int arg0)
getChar(int arg0)
getChar(int index)
getChar(int arg0)
public float
getFloat(int arg0)
getFloat(int arg0)
getFloat(int arg0)
getFloat(int index)
getFloat(int arg0)
public double
getDouble(int arg0)
getDouble(int arg0)
getDouble(int arg0)
getDouble(int index)
getDouble(int arg0)
public io.netty.buffer.ByteBuf
getBytes(int arg0, io.netty.buffer.ByteBuf arg1)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1)
getBytes(int index, io.netty.buffer.ByteBuf buf)
getBytes(int p_130164_, io.netty.buffer.ByteBuf arg1)
public io.netty.buffer.ByteBuf
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
getBytes(int index, io.netty.buffer.ByteBuf buf, int length)
getBytes(int p_130167_, io.netty.buffer.ByteBuf p_130168_, int arg2)
public io.netty.buffer.ByteBuf
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
getBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
getBytes(int index, io.netty.buffer.ByteBuf buf, int outputIndex, int length)
getBytes(int p_130171_, io.netty.buffer.ByteBuf p_130172_, int p_130173_, int arg3)
public io.netty.buffer.ByteBuf
getBytes(int arg0, byte[] arg1)
getBytes(int arg0, byte[] arg1)
getBytes(int arg0, byte[] arg1)
getBytes(int index, byte[] bytes)
getBytes(int p_130192_, byte[] arg1)
public io.netty.buffer.ByteBuf
getBytes(int arg0, byte[] arg1, int arg2, int arg3)
getBytes(int arg0, byte[] arg1, int arg2, int arg3)
getBytes(int arg0, byte[] arg1, int arg2, int arg3)
getBytes(int index, byte[] bytes, int outputIndex, int length)
getBytes(int p_130195_, byte[] p_130196_, int p_130197_, int arg3)
public io.netty.buffer.ByteBuf
getBytes(int arg0, ByteBuffer arg1)
getBytes(int arg0, ByteBuffer arg1)
getBytes(int arg0, ByteBuffer arg1)
getBytes(int index, ByteBuffer buf)
getBytes(int p_130180_, ByteBuffer arg1)
public io.netty.buffer.ByteBuf
getBytes(int arg0, OutputStream arg1, int arg2)
getBytes(int arg0, OutputStream arg1, int arg2)
getBytes(int arg0, OutputStream arg1, int arg2)
getBytes(int index, OutputStream stream, int length)
getBytes(int p_130176_, OutputStream p_130177_, int arg2)
public int
getBytes(int arg0, GatheringByteChannel arg1, int arg2)
getBytes(int arg0, GatheringByteChannel arg1, int arg2)
getBytes(int arg0, GatheringByteChannel arg1, int arg2)
getBytes(int index, GatheringByteChannel channel, int length)
getBytes(int p_130188_, GatheringByteChannel p_130189_, int arg2)
public int
getBytes(int arg0, FileChannel arg1, long arg2, int arg3)
getBytes(int arg0, FileChannel arg1, long arg2, int arg3)
getBytes(int arg0, FileChannel arg1, long arg2, int arg3)
getBytes(int index, FileChannel channel, long pos, int length)
getBytes(int p_130183_, FileChannel p_130184_, long p_130185_, int arg3)
public CharSequence
getCharSequence(int arg0, int arg1, Charset arg2)
getCharSequence(int arg0, int arg1, Charset arg2)
getCharSequence(int arg0, int arg1, Charset arg2)
getCharSequence(int index, int length, Charset charset)
getCharSequence(int p_130202_, int p_130203_, Charset arg2)
public io.netty.buffer.ByteBuf
setBoolean(int arg0, boolean arg1)
setBoolean(int arg0, boolean arg1)
setBoolean(int arg0, boolean arg1)
setBoolean(int index, boolean value)
setBoolean(int p_130363_, boolean arg1)
public io.netty.buffer.ByteBuf
setByte(int arg0, int arg1)
setByte(int arg0, int arg1)
setByte(int arg0, int arg1)
setByte(int index, int value)
setByte(int p_130366_, int arg1)
public io.netty.buffer.ByteBuf
setShort(int arg0, int arg1)
setShort(int arg0, int arg1)
setShort(int arg0, int arg1)
setShort(int index, int value)
setShort(int p_130439_, int arg1)
public io.netty.buffer.ByteBuf
setShortLE(int arg0, int arg1)
setShortLE(int arg0, int arg1)
setShortLE(int arg0, int arg1)
setShortLE(int index, int value)
setShortLE(int p_130442_, int arg1)
public io.netty.buffer.ByteBuf
setMedium(int arg0, int arg1)
setMedium(int arg0, int arg1)
setMedium(int arg0, int arg1)
setMedium(int index, int value)
setMedium(int p_130433_, int arg1)
public io.netty.buffer.ByteBuf
setMediumLE(int arg0, int arg1)
setMediumLE(int arg0, int arg1)
setMediumLE(int arg0, int arg1)
setMediumLE(int index, int value)
setMediumLE(int p_130436_, int arg1)
public io.netty.buffer.ByteBuf
setInt(int arg0, int arg1)
setInt(int arg0, int arg1)
setInt(int arg0, int arg1)
setInt(int index, int value)
setInt(int p_130421_, int arg1)
public io.netty.buffer.ByteBuf
setIntLE(int arg0, int arg1)
setIntLE(int arg0, int arg1)
setIntLE(int arg0, int arg1)
setIntLE(int index, int value)
setIntLE(int p_130424_, int arg1)
public io.netty.buffer.ByteBuf
setLong(int arg0, long arg1)
setLong(int arg0, long arg1)
setLong(int arg0, long arg1)
setLong(int index, long value)
setLong(int p_130427_, long arg1)
public io.netty.buffer.ByteBuf
setLongLE(int arg0, long arg1)
setLongLE(int arg0, long arg1)
setLongLE(int arg0, long arg1)
setLongLE(int index, long value)
setLongLE(int p_130430_, long arg1)
public io.netty.buffer.ByteBuf
setChar(int arg0, int arg1)
setChar(int arg0, int arg1)
setChar(int arg0, int arg1)
setChar(int index, int value)
setChar(int p_130405_, int arg1)
public io.netty.buffer.ByteBuf
setFloat(int arg0, float arg1)
setFloat(int arg0, float arg1)
setFloat(int arg0, float arg1)
setFloat(int index, float value)
setFloat(int p_130415_, float arg1)
public io.netty.buffer.ByteBuf
setDouble(int arg0, double arg1)
setDouble(int arg0, double arg1)
setDouble(int arg0, double arg1)
setDouble(int index, double value)
setDouble(int p_130412_, double arg1)
public io.netty.buffer.ByteBuf
setBytes(int arg0, io.netty.buffer.ByteBuf arg1)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1)
setBytes(int index, io.netty.buffer.ByteBuf buf)
setBytes(int p_130369_, io.netty.buffer.ByteBuf arg1)
public io.netty.buffer.ByteBuf
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2)
setBytes(int index, io.netty.buffer.ByteBuf buf, int length)
setBytes(int p_130372_, io.netty.buffer.ByteBuf p_130373_, int arg2)
public io.netty.buffer.ByteBuf
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
setBytes(int arg0, io.netty.buffer.ByteBuf arg1, int arg2, int arg3)
setBytes(int index, io.netty.buffer.ByteBuf buf, int sourceIndex, int length)
setBytes(int p_130376_, io.netty.buffer.ByteBuf p_130377_, int p_130378_, int arg3)
public io.netty.buffer.ByteBuf
setBytes(int arg0, byte[] arg1)
setBytes(int arg0, byte[] arg1)
setBytes(int arg0, byte[] arg1)
setBytes(int index, byte[] bytes)
setBytes(int p_130397_, byte[] arg1)
public io.netty.buffer.ByteBuf
setBytes(int arg0, byte[] arg1, int arg2, int arg3)
setBytes(int arg0, byte[] arg1, int arg2, int arg3)
setBytes(int arg0, byte[] arg1, int arg2, int arg3)
setBytes(int index, byte[] bytes, int sourceIndex, int length)
setBytes(int p_130400_, byte[] p_130401_, int p_130402_, int arg3)
public io.netty.buffer.ByteBuf
setBytes(int arg0, ByteBuffer arg1)
setBytes(int arg0, ByteBuffer arg1)
setBytes(int arg0, ByteBuffer arg1)
setBytes(int index, ByteBuffer buf)
setBytes(int p_130385_, ByteBuffer arg1)
public int
setBytes(int arg0, InputStream arg1, int arg2)
setBytes(int arg0, InputStream arg1, int arg2)
setBytes(int arg0, InputStream arg1, int arg2)
setBytes(int index, InputStream stream, int length)
setBytes(int p_130381_, InputStream p_130382_, int arg2)
public int
setBytes(int arg0, ScatteringByteChannel arg1, int arg2)
setBytes(int arg0, ScatteringByteChannel arg1, int arg2)
setBytes(int arg0, ScatteringByteChannel arg1, int arg2)
setBytes(int index, ScatteringByteChannel channel, int length)
setBytes(int p_130393_, ScatteringByteChannel p_130394_, int arg2)
public int
setBytes(int arg0, FileChannel arg1, long arg2, int arg3)
setBytes(int arg0, FileChannel arg1, long arg2, int arg3)
setBytes(int arg0, FileChannel arg1, long arg2, int arg3)
setBytes(int index, FileChannel channel, long pos, int length)
setBytes(int p_130388_, FileChannel p_130389_, long p_130390_, int arg3)
public io.netty.buffer.ByteBuf
setZero(int arg0, int arg1)
setZero(int arg0, int arg1)
setZero(int arg0, int arg1)
setZero(int index, int length)
setZero(int p_130445_, int arg1)
public int
setCharSequence(int arg0, CharSequence arg1, Charset arg2)
setCharSequence(int arg0, CharSequence arg1, Charset arg2)
setCharSequence(int arg0, CharSequence arg1, Charset arg2)
setCharSequence(int index, CharSequence sequence, Charset charset)
setCharSequence(int p_130408_, CharSequence p_130409_, Charset arg2)
public boolean
readBoolean()
readBoolean()
readBoolean()
public byte
readByte()
readByte()
readByte()
public short
readUnsignedByte()
readUnsignedByte()
readUnsignedByte()
public short
readShort()
readShort()
readShort()
public short
readShortLE()
readShortLE()
readShortLE()
public int
readUnsignedShort()
readUnsignedShort()
readUnsignedShort()
public int
readUnsignedShortLE()
readUnsignedShortLE()
readUnsignedShortLE()
public int
readMedium()
readMedium()
readMedium()
public int
readMediumLE()
readMediumLE()
readMediumLE()
public int
readUnsignedMedium()
readUnsignedMedium()
readUnsignedMedium()
public int
readUnsignedMediumLE()
readUnsignedMediumLE()
readUnsignedMediumLE()
public int
readInt()
readInt()
readInt()
public int
readIntLE()
readIntLE()
readIntLE()
public long
readUnsignedInt()
readUnsignedInt()
readUnsignedInt()
public long
readUnsignedIntLE()
readUnsignedIntLE()
readUnsignedIntLE()
public long
readLong()
readLong()
readLong()
public long
readLongLE()
readLongLE()
readLongLE()
public char
readChar()
readChar()
readChar()
public float
readFloat()
readFloat()
readFloat()
public double
readDouble()
readDouble()
readDouble()
public io.netty.buffer.ByteBuf
readBytes(int arg0)
readBytes(int arg0)
readBytes(int arg0)
readBytes(int length)
readBytes(int arg0)
public io.netty.buffer.ByteBuf
readSlice(int arg0)
readSlice(int arg0)
readSlice(int arg0)
readSlice(int length)
readSlice(int arg0)
public io.netty.buffer.ByteBuf
readRetainedSlice(int arg0)
readRetainedSlice(int arg0)
readRetainedSlice(int arg0)
readRetainedSlice(int length)
readRetainedSlice(int arg0)
public io.netty.buffer.ByteBuf
readBytes(io.netty.buffer.ByteBuf arg0)
readBytes(io.netty.buffer.ByteBuf arg0)
readBytes(io.netty.buffer.ByteBuf arg0)
readBytes(io.netty.buffer.ByteBuf buf)
readBytes(io.netty.buffer.ByteBuf arg0)
public io.netty.buffer.ByteBuf
readBytes(io.netty.buffer.ByteBuf arg0, int arg1)
readBytes(io.netty.buffer.ByteBuf arg0, int arg1)
readBytes(io.netty.buffer.ByteBuf arg0, int arg1)
readBytes(io.netty.buffer.ByteBuf buf, int length)
readBytes(io.netty.buffer.ByteBuf p_130292_, int arg1)
public io.netty.buffer.ByteBuf
readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
readBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
readBytes(io.netty.buffer.ByteBuf buf, int outputIndex, int length)
readBytes(io.netty.buffer.ByteBuf p_130295_, int p_130296_, int arg2)
public io.netty.buffer.ByteBuf
readBytes(byte[] arg0)
readBytes(byte[] arg0)
readBytes(byte[] arg0)
readBytes(byte[] bytes)
readBytes(byte[] arg0)
public io.netty.buffer.ByteBuf
readBytes(byte[] arg0, int arg1, int arg2)
readBytes(byte[] arg0, int arg1, int arg2)
readBytes(byte[] arg0, int arg1, int arg2)
readBytes(byte[] bytes, int outputIndex, int length)
readBytes(byte[] p_130313_, int p_130314_, int arg2)
public io.netty.buffer.ByteBuf
readBytes(ByteBuffer arg0)
readBytes(ByteBuffer arg0)
readBytes(ByteBuffer arg0)
readBytes(ByteBuffer buf)
readBytes(ByteBuffer arg0)
public io.netty.buffer.ByteBuf
readBytes(OutputStream arg0, int arg1)
readBytes(OutputStream arg0, int arg1)
readBytes(OutputStream arg0, int arg1)
readBytes(OutputStream stream, int length)
readBytes(OutputStream p_130299_, int arg1)
public int
readBytes(GatheringByteChannel arg0, int arg1)
readBytes(GatheringByteChannel arg0, int arg1)
readBytes(GatheringByteChannel arg0, int arg1)
readBytes(GatheringByteChannel channel, int length)
readBytes(GatheringByteChannel p_130308_, int arg1)
public CharSequence
readCharSequence(int arg0, Charset arg1)
readCharSequence(int arg0, Charset arg1)
readCharSequence(int arg0, Charset arg1)
readCharSequence(int length, Charset charset)
readCharSequence(int p_130318_, Charset arg1)
public int
readBytes(FileChannel arg0, long arg1, int arg2)
readBytes(FileChannel arg0, long arg1, int arg2)
readBytes(FileChannel arg0, long arg1, int arg2)
readBytes(FileChannel channel, long pos, int length)
readBytes(FileChannel p_130304_, long p_130305_, int arg2)
public io.netty.buffer.ByteBuf
skipBytes(int arg0)
skipBytes(int arg0)
skipBytes(int arg0)
skipBytes(int length)
skipBytes(int arg0)
public io.netty.buffer.ByteBuf
writeBoolean(boolean arg0)
writeBoolean(boolean arg0)
writeBoolean(boolean arg0)
writeBoolean(boolean value)
writeBoolean(boolean arg0)
public io.netty.buffer.ByteBuf
writeByte(int arg0)
writeByte(int arg0)
writeByte(int arg0)
writeByte(int value)
writeByte(int arg0)
public io.netty.buffer.ByteBuf
writeShort(int arg0)
writeShort(int arg0)
writeShort(int arg0)
writeShort(int value)
writeShort(int arg0)
public io.netty.buffer.ByteBuf
writeShortLE(int arg0)
writeShortLE(int arg0)
writeShortLE(int arg0)
writeShortLE(int value)
writeShortLE(int arg0)
public io.netty.buffer.ByteBuf
writeMedium(int arg0)
writeMedium(int arg0)
writeMedium(int arg0)
writeMedium(int value)
writeMedium(int arg0)
public io.netty.buffer.ByteBuf
writeMediumLE(int arg0)
writeMediumLE(int arg0)
writeMediumLE(int arg0)
writeMediumLE(int value)
writeMediumLE(int arg0)
public io.netty.buffer.ByteBuf
writeInt(int arg0)
writeInt(int arg0)
writeInt(int arg0)
writeInt(int value)
writeInt(int arg0)
public io.netty.buffer.ByteBuf
writeIntLE(int arg0)
writeIntLE(int arg0)
writeIntLE(int arg0)
writeIntLE(int value)
writeIntLE(int arg0)
public io.netty.buffer.ByteBuf
writeLong(long arg0)
writeLong(long arg0)
writeLong(long arg0)
writeLong(long value)
writeLong(long arg0)
public io.netty.buffer.ByteBuf
writeLongLE(long arg0)
writeLongLE(long arg0)
writeLongLE(long arg0)
writeLongLE(long value)
writeLongLE(long arg0)
public io.netty.buffer.ByteBuf
writeChar(int arg0)
writeChar(int arg0)
writeChar(int arg0)
writeChar(int value)
writeChar(int arg0)
public io.netty.buffer.ByteBuf
writeFloat(float arg0)
writeFloat(float arg0)
writeFloat(float arg0)
writeFloat(float value)
writeFloat(float arg0)
public io.netty.buffer.ByteBuf
writeDouble(double arg0)
writeDouble(double arg0)
writeDouble(double arg0)
writeDouble(double value)
writeDouble(double arg0)
public io.netty.buffer.ByteBuf
writeBytes(io.netty.buffer.ByteBuf arg0)
writeBytes(io.netty.buffer.ByteBuf arg0)
writeBytes(io.netty.buffer.ByteBuf arg0)
writeBytes(io.netty.buffer.ByteBuf buf)
writeBytes(io.netty.buffer.ByteBuf arg0)
public io.netty.buffer.ByteBuf
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1)
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1)
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1)
writeBytes(io.netty.buffer.ByteBuf buf, int length)
writeBytes(io.netty.buffer.ByteBuf p_130475_, int arg1)
public io.netty.buffer.ByteBuf
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
writeBytes(io.netty.buffer.ByteBuf arg0, int arg1, int arg2)
writeBytes(io.netty.buffer.ByteBuf buf, int sourceIndex, int length)
writeBytes(io.netty.buffer.ByteBuf p_130478_, int p_130479_, int arg2)
public io.netty.buffer.ByteBuf
writeBytes(byte[] arg0)
writeBytes(byte[] arg0)
writeBytes(byte[] arg0)
writeBytes(byte[] bytes)
writeBytes(byte[] arg0)
public io.netty.buffer.ByteBuf
writeBytes(byte[] arg0, int arg1, int arg2)
writeBytes(byte[] arg0, int arg1, int arg2)
writeBytes(byte[] arg0, int arg1, int arg2)
writeBytes(byte[] bytes, int sourceIndex, int length)
writeBytes(byte[] p_130496_, int p_130497_, int arg2)
public io.netty.buffer.ByteBuf
writeBytes(ByteBuffer arg0)
writeBytes(ByteBuffer arg0)
writeBytes(ByteBuffer arg0)
writeBytes(ByteBuffer buf)
writeBytes(ByteBuffer arg0)
public int
writeBytes(InputStream arg0, int arg1)
writeBytes(InputStream arg0, int arg1)
writeBytes(InputStream arg0, int arg1)
writeBytes(InputStream stream, int length)
writeBytes(InputStream p_130482_, int arg1)
public int
writeBytes(ScatteringByteChannel arg0, int arg1)
writeBytes(ScatteringByteChannel arg0, int arg1)
writeBytes(ScatteringByteChannel arg0, int arg1)
writeBytes(ScatteringByteChannel channel, int length)
writeBytes(ScatteringByteChannel p_130491_, int arg1)
public int
writeBytes(FileChannel arg0, long arg1, int arg2)
writeBytes(FileChannel arg0, long arg1, int arg2)
writeBytes(FileChannel arg0, long arg1, int arg2)
writeBytes(FileChannel channel, long pos, int length)
writeBytes(FileChannel p_130487_, long p_130488_, int arg2)
public io.netty.buffer.ByteBuf
writeZero(int arg0)
writeZero(int arg0)
writeZero(int arg0)
writeZero(int length)
writeZero(int arg0)
public int
writeCharSequence(CharSequence arg0, Charset arg1)
writeCharSequence(CharSequence arg0, Charset arg1)
writeCharSequence(CharSequence arg0, Charset arg1)
writeCharSequence(CharSequence sequence, Charset charset)
writeCharSequence(CharSequence p_130502_, Charset arg1)
public int
indexOf(int arg0, int arg1, byte arg2)
indexOf(int arg0, int arg1, byte arg2)
indexOf(int arg0, int arg1, byte arg2)
indexOf(int from, int to, byte value)
indexOf(int p_130245_, int p_130246_, byte arg2)
public int
bytesBefore(byte arg0)
bytesBefore(byte arg0)
bytesBefore(byte arg0)
bytesBefore(byte value)
bytesBefore(byte arg0)
public int
bytesBefore(int arg0, byte arg1)
bytesBefore(int arg0, byte arg1)
bytesBefore(int arg0, byte arg1)
bytesBefore(int length, byte value)
bytesBefore(int p_130111_, byte arg1)
public int
bytesBefore(int arg0, int arg1, byte arg2)
bytesBefore(int arg0, int arg1, byte arg2)
bytesBefore(int arg0, int arg1, byte arg2)
bytesBefore(int index, int length, byte value)
bytesBefore(int p_130114_, int p_130115_, byte arg2)
public int
forEachByte(io.netty.util.ByteProcessor arg0)
forEachByte(io.netty.util.ByteProcessor arg0)
forEachByte(io.netty.util.ByteProcessor arg0)
forEachByte(io.netty.util.ByteProcessor byteProcessor)
forEachByte(io.netty.util.ByteProcessor arg0)
public int
forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByte(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByte(int index, int length, io.netty.util.ByteProcessor byteProcessor)
forEachByte(int p_130147_, int p_130148_, io.netty.util.ByteProcessor arg2)
public int
forEachByteDesc(io.netty.util.ByteProcessor arg0)
forEachByteDesc(io.netty.util.ByteProcessor arg0)
forEachByteDesc(io.netty.util.ByteProcessor arg0)
forEachByteDesc(io.netty.util.ByteProcessor byteProcessor)
forEachByteDesc(io.netty.util.ByteProcessor arg0)
public int
forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByteDesc(int arg0, int arg1, io.netty.util.ByteProcessor arg2)
forEachByteDesc(int index, int length, io.netty.util.ByteProcessor byteProcessor)
forEachByteDesc(int p_130153_, int p_130154_, io.netty.util.ByteProcessor arg2)
public io.netty.buffer.ByteBuf
copy()
copy()
copy()
public io.netty.buffer.ByteBuf
copy(int arg0, int arg1)
copy(int arg0, int arg1)
copy(int arg0, int arg1)
copy(int index, int length)
copy(int p_130129_, int arg1)
public io.netty.buffer.ByteBuf
slice()
slice()
slice()
public io.netty.buffer.ByteBuf
retainedSlice()
retainedSlice()
retainedSlice()
public io.netty.buffer.ByteBuf
slice(int arg0, int arg1)
slice(int arg0, int arg1)
slice(int arg0, int arg1)
slice(int index, int length)
slice(int p_130451_, int arg1)
public io.netty.buffer.ByteBuf
retainedSlice(int arg0, int arg1)
retainedSlice(int arg0, int arg1)
retainedSlice(int arg0, int arg1)
retainedSlice(int index, int length)
retainedSlice(int p_130360_, int arg1)
public io.netty.buffer.ByteBuf
duplicate()
duplicate()
duplicate()
public io.netty.buffer.ByteBuf
retainedDuplicate()
retainedDuplicate()
retainedDuplicate()
public int
nioBufferCount()
nioBufferCount()
nioBufferCount()
public ByteBuffer
nioBuffer()
nioBuffer()
nioBuffer()
public ByteBuffer
nioBuffer(int arg0, int arg1)
nioBuffer(int arg0, int arg1)
nioBuffer(int arg0, int arg1)
nioBuffer(int index, int length)
nioBuffer(int p_130271_, int arg1)
public ByteBuffer
internalNioBuffer(int arg0, int arg1)
internalNioBuffer(int arg0, int arg1)
internalNioBuffer(int arg0, int arg1)
internalNioBuffer(int index, int length)
internalNioBuffer(int p_130249_, int arg1)
public ByteBuffer[]
nioBuffers()
nioBuffers()
nioBuffers()
public ByteBuffer[]
nioBuffers(int arg0, int arg1)
nioBuffers(int arg0, int arg1)
nioBuffers(int arg0, int arg1)
nioBuffers(int index, int length)
nioBuffers(int p_130276_, int arg1)
public boolean
hasArray()
hasArray()
hasArray()
public byte[]
array()
array()
array()
public int
arrayOffset()
arrayOffset()
arrayOffset()
public boolean
hasMemoryAddress()
hasMemoryAddress()
hasMemoryAddress()
public long
memoryAddress()
memoryAddress()
memoryAddress()
public String
toString(Charset arg0)
toString(Charset arg0)
toString(Charset arg0)
toString(Charset charset)
toString(Charset arg0)
public String
toString(int arg0, int arg1, Charset arg2)
toString(int arg0, int arg1, Charset arg2)
toString(int arg0, int arg1, Charset arg2)
toString(int index, int length, Charset charset)
toString(int p_130455_, int p_130456_, Charset arg2)
public int
compareTo(io.netty.buffer.ByteBuf arg0)
compareTo(io.netty.buffer.ByteBuf arg0)
compareTo(io.netty.buffer.ByteBuf arg0)
compareTo(io.netty.buffer.ByteBuf arg0)
compareTo(io.netty.buffer.ByteBuf arg0)
public io.netty.buffer.ByteBuf
retain(int arg0)
retain(int arg0)
retain(int arg0)
retain(int arg0)
retain(int arg0)
public io.netty.buffer.ByteBuf
retain()
retain()
retain()
retain()
retain()
public io.netty.buffer.ByteBuf
touch()
touch()
touch()
touch()
touch()
public io.netty.buffer.ByteBuf
touch(Object arg0)
touch(Object arg0)
touch(Object arg0)
touch(Object arg0)
touch(Object arg0)
public int
refCnt()
refCnt()
refCnt()
public boolean
release()
release()
release()
public boolean
release(int arg0)
release(int arg0)
release(int arg0)
release(int decrement)
release(int arg0)