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 static <T> IntFunction<T> | |
public <T, C extends Collection<T>> C | | a(IntFunction<C> arg0, Function<py, T> arg1) | | readCollection(IntFunction<C> arg0, Function<FriendlyByteBuf, T> arg1) | | method_34068(IntFunction<C> arg0, Function<class_2540, T> arg1) | | m_sevbbzdm(IntFunction<C> arg0, Function<C_idfydwco, T> arg1) | | readCollection(IntFunction<C> collectionFactory, Function<PacketByteBuf, T> entryParser) | | readCollection(IntFunction<C> collectionFactory, Function<PacketByteBuf, T> entryParser) | | m_178371_(IntFunction<C> p_178373_, Function<C_4983_, T> arg1) |
|
public <T> void | | a(Collection<T> arg0, BiConsumer<py, T> arg1) | | writeCollection(Collection<T> arg0, BiConsumer<FriendlyByteBuf, T> arg1) | | method_34062(Collection<T> arg0, BiConsumer<class_2540, T> arg1) | | m_wqpnnsca(Collection<T> arg0, BiConsumer<C_idfydwco, T> arg1) | | writeCollection(Collection<T> collection, BiConsumer<PacketByteBuf, T> entrySerializer) | | writeCollection(Collection<T> collection, BiConsumer<PacketByteBuf, T> entrySerializer) | | m_178352_(Collection<T> p_178354_, BiConsumer<C_4983_, T> arg1) |
|
public <T> List<T> | |
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, Function<py, K> arg1, Function<py, V> arg2) | | readMap(IntFunction<M> arg0, Function<FriendlyByteBuf, K> arg1, Function<FriendlyByteBuf, V> arg2) | | method_34069(IntFunction<M> arg0, Function<class_2540, K> arg1, Function<class_2540, V> arg2) | | m_psbklwoa(IntFunction<M> arg0, Function<C_idfydwco, K> arg1, Function<C_idfydwco, V> arg2) | | readMap(IntFunction<M> mapFactory, Function<PacketByteBuf, K> keyParser, Function<PacketByteBuf, V> valueParser) | | readMap(IntFunction<M> mapFactory, Function<PacketByteBuf, K> keyParser, Function<PacketByteBuf, V> valueParser) | | m_178374_(IntFunction<M> p_178376_, Function<C_4983_, K> p_178377_, Function<C_4983_, V> arg2) |
|
public <K, V> Map<K, V> | | a(Function<py, K> arg0, Function<py, V> arg1) | | readMap(Function<FriendlyByteBuf, K> arg0, Function<FriendlyByteBuf, V> arg1) | | method_34067(Function<class_2540, K> arg0, Function<class_2540, V> arg1) | | m_ofxyhvzb(Function<C_idfydwco, K> arg0, Function<C_idfydwco, V> arg1) | | readMap(Function<PacketByteBuf, K> keyParser, Function<PacketByteBuf, V> valueParser) | | readMap(Function<PacketByteBuf, K> keyParser, Function<PacketByteBuf, V> valueParser) | | m_178368_(Function<C_4983_, K> p_178370_, Function<C_4983_, V> arg1) |
|
public <K, V> void | | a(Map<K, V> arg0, BiConsumer<py, K> arg1, BiConsumer<py, V> arg2) | | writeMap(Map<K, V> arg0, BiConsumer<FriendlyByteBuf, K> arg1, BiConsumer<FriendlyByteBuf, V> arg2) | | method_34063(Map<K, V> arg0, BiConsumer<class_2540, K> arg1, BiConsumer<class_2540, V> arg2) | | m_xzxnbdko(Map<K, V> arg0, BiConsumer<C_idfydwco, K> arg1, BiConsumer<C_idfydwco, V> arg2) | | writeMap(Map<K, V> map, BiConsumer<PacketByteBuf, K> keySerializer, BiConsumer<PacketByteBuf, V> valueSerializer) | | writeMap(Map<K, V> map, BiConsumer<PacketByteBuf, K> keySerializer, BiConsumer<PacketByteBuf, V> valueSerializer) | | m_178355_(Map<K, V> p_178357_, BiConsumer<C_4983_, K> p_178358_, BiConsumer<C_4983_, V> arg2) |
|
public void | |
public <T> void | | a(Optional<T> arg0, BiConsumer<py, T> arg1) | | writeOptional(Optional<T> arg0, BiConsumer<FriendlyByteBuf, T> arg1) | | method_37435(Optional<T> arg0, BiConsumer<class_2540, T> arg1) | | m_alotuvgi(Optional<T> arg0, BiConsumer<C_idfydwco, T> arg1) | | writeOptional(Optional<T> value, BiConsumer<PacketByteBuf, T> serializer) | | writeOptional(Optional<T> value, BiConsumer<PacketByteBuf, T> serializer) | | m_182687_(Optional<T> p_182689_, BiConsumer<C_4983_, T> arg1) |
|
public <T> Optional<T> | |
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 | |
public ChunkPos | | g() | | readChunkPos() | | method_36133() | | m_ywhbyyvb() | | readChunkPos() | | readChunkPos() | | m_178383_() |
|
public FriendlyByteBuf | |
public SectionPos | | h() | | readSectionPos() | | method_19456() | | m_ftclzqhi() | | readChunkSectionPos() | | readChunkSectionPos() | | m_130157_() |
|
public FriendlyByteBuf | |
public Component | | i() | | readComponent() | | method_10808() | | m_cmlzvtii() | | readText() | | readText() | | m_130238_() |
|
public FriendlyByteBuf | |
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 | | j() | | readVarInt() | | method_10816() | | m_wxfnqbwh() | | readVarInt() | | readVarInt() | | m_130242_() |
|
public long | | k() | | readVarLong() | | method_10792() | | m_virvpqyo() | | readVarLong() | | readVarLong() | | m_130258_() |
|
public FriendlyByteBuf | |
public UUID | | l() | | 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 | |
public CompoundTag | | m() | | readNbt() | | method_10798() | | m_sulfwdjf() | | readNbt() | | readNbt() | | m_130260_() |
|
public CompoundTag | | n() | | readAnySizeNbt() | | method_30617() | | m_magkpoqu() | | readUnlimitedNbt() | | readUnlimitedNbt() | | m_130261_() |
|
public CompoundTag | |
public FriendlyByteBuf | |
public ItemStack | | o() | | readItem() | | method_10819() | | m_otfsdldx() | | readItemStack() | | readItemStack() | | m_130267_() |
|
public String | | p() | | 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 | |
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) |
|
public ResourceLocation | | q() | | readResourceLocation() | | method_10810() | | m_hlqduwys() | | readIdentifier() | | readIdentifier() | | m_130281_() |
|
public FriendlyByteBuf | |
public Date | | r() | | readDate() | | method_10802() | | m_lbjyfuqf() | | readDate() | | readDate() | | m_130282_() |
|
public FriendlyByteBuf | |
public BlockHitResult | | s() | | readBlockHitResult() | | method_17814() | | m_lfwlrnnj() | | readBlockHitResult() | | readBlockHitResult() | | m_130283_() |
|
public void | |
public BitSet | | t() | | readBitSet() | | method_33558() | | m_etakehnh() | | readBitSet() | | readBitSet() | | m_178384_() |
|
public void | |
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 | |
public ByteOrder | |
public io.netty.buffer.ByteBuf | |
public io.netty.buffer.ByteBuf | |
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 | |
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 | |
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 | |
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 | |
public io.netty.buffer.ByteBuf | |
public int | |
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 | |
public int | |
public int | |
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 | |
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 | |
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 | |
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[] | |
public int | | arrayOffset() | | arrayOffset() | | arrayOffset() |
|
public boolean | | hasMemoryAddress() | | hasMemoryAddress() | | hasMemoryAddress() |
|
public long | | memoryAddress() | | memoryAddress() | | memoryAddress() |
|
public String | |
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 | |
public int | |
public boolean | | release() | | release() | | release() |
|
public boolean | | release(int arg0) | | release(int arg0) | | release(int arg0) | | release(int decrement) | | release(int arg0) |
|