Package net.minecraft.network
Class PacketByteBuf
java.lang.Object
io.netty.buffer.ByteBuf
net.minecraft.network.PacketByteBuf
- All Implemented Interfaces:
ReferenceCounted,Comparable<ByteBuf>
public class PacketByteBuf extends ByteBuf
- Mappings:
Namespace Name official nxintermediary net/minecraft/class_2540named net/minecraft/network/PacketByteBuf
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PacketByteBuf(ByteBuf byteBuf) -
Method Summary
Modifier and Type Method Description ByteBufAllocatoralloc()byte[]array()intarrayOffset()ByteBufasReadOnly()intbytesBefore(byte byte2)intbytesBefore(int int2, byte byte2)intbytesBefore(int int2, int int3, byte byte2)intcapacity()ByteBufcapacity(int int2)ByteBufclear()intcompareTo(ByteBuf byteBuf)ByteBufcopy()ByteBufcopy(int int2, int int3)<T> Tdecode(com.mojang.serialization.Codec<T> codec)ByteBufdiscardReadBytes()ByteBufdiscardSomeReadBytes()ByteBufduplicate()<T> voidencode(com.mojang.serialization.Codec<T> codec, T t)ByteBufensureWritable(int int2)intensureWritable(int int2, boolean bool)booleanequals(Object object)intforEachByte(int int2, int int3, ByteProcessor byteProcessor)intforEachByte(ByteProcessor byteProcessor)intforEachByteDesc(int int2, int int3, ByteProcessor byteProcessor)intforEachByteDesc(ByteProcessor byteProcessor)booleangetBoolean(int int2)bytegetByte(int int2)ByteBufgetBytes(int int2, byte[] byte2)ByteBufgetBytes(int int2, byte[] byte2, int int3, int int4)ByteBufgetBytes(int int2, ByteBuf byteBuf)ByteBufgetBytes(int int2, ByteBuf byteBuf, int int3)ByteBufgetBytes(int int2, ByteBuf byteBuf, int int3, int int4)ByteBufgetBytes(int int2, OutputStream outputStream, int int3)ByteBufgetBytes(int int2, ByteBuffer byteBuffer)intgetBytes(int int2, FileChannel fileChannel, long long2, int int3)intgetBytes(int int2, GatheringByteChannel gatheringByteChannel, int int3)chargetChar(int int2)CharSequencegetCharSequence(int int2, int int3, Charset charset)doublegetDouble(int int2)floatgetFloat(int int2)intgetInt(int int2)intgetIntLE(int int2)longgetLong(int int2)longgetLongLE(int int2)intgetMedium(int int2)intgetMediumLE(int int2)shortgetShort(int int2)shortgetShortLE(int int2)shortgetUnsignedByte(int int2)longgetUnsignedInt(int int2)longgetUnsignedIntLE(int int2)intgetUnsignedMedium(int int2)intgetUnsignedMediumLE(int int2)intgetUnsignedShort(int int2)intgetUnsignedShortLE(int int2)static intgetVarIntSizeBytes(int int2)booleanhasArray()inthashCode()booleanhasMemoryAddress()intindexOf(int int2, int int3, byte byte2)ByteBufferinternalNioBuffer(int int2, int int3)booleanisDirect()booleanisReadable()booleanisReadable(int int2)booleanisReadOnly()booleanisWritable()booleanisWritable(int int2)ByteBufmarkReaderIndex()ByteBufmarkWriterIndex()intmaxCapacity()intmaxWritableBytes()longmemoryAddress()@Nullable CompoundTagmethod_30616(PositionTracker positionTracker)@Nullable CompoundTagmethod_30617()long[]method_33134()voidmethod_33557(BitSet bitSet)BitSetmethod_33558()IntListmethod_34059()voidmethod_34060(IntList intList)<T> voidmethod_34062(Collection<T> collection, BiConsumer<PacketByteBuf,T> biConsumer)<K, V> voidmethod_34063(Map<K,V> map, BiConsumer<PacketByteBuf,K> biConsumer, BiConsumer<PacketByteBuf,V> biConsumer2)voidmethod_34065(Consumer<PacketByteBuf> consumer)<T> List<T>method_34066(Function<PacketByteBuf,T> function)<K, V> Map<K,V>method_34067(Function<PacketByteBuf,K> function, Function<PacketByteBuf,V> function2)<T, C extends Collection<T>>
Cmethod_34068(IntFunction<C> intFunction, Function<PacketByteBuf,T> function)<K, V, M extends Map<K, V>>
Mmethod_34069(IntFunction<M> intFunction, Function<PacketByteBuf,K> function, Function<PacketByteBuf,V> function2)ByteBuffernioBuffer()ByteBuffernioBuffer(int int2, int int3)intnioBufferCount()ByteBuffer[]nioBuffers()ByteBuffer[]nioBuffers(int int2, int int3)ByteOrderorder()ByteBuforder(ByteOrder byteOrder)intreadableBytes()BlockHitResultreadBlockHitResult()BlockPosreadBlockPos()booleanreadBoolean()bytereadByte()byte[]readByteArray()byte[]readByteArray(int int2)ByteBufreadBytes(byte[] byte2)ByteBufreadBytes(byte[] byte2, int int2, int int3)ByteBufreadBytes(int int2)ByteBufreadBytes(ByteBuf byteBuf)ByteBufreadBytes(ByteBuf byteBuf, int int2)ByteBufreadBytes(ByteBuf byteBuf, int int2, int int3)ByteBufreadBytes(OutputStream outputStream, int int2)ByteBufreadBytes(ByteBuffer byteBuffer)intreadBytes(FileChannel fileChannel, long long2, int int2)intreadBytes(GatheringByteChannel gatheringByteChannel, int int2)charreadChar()CharSequencereadCharSequence(int int2, Charset charset)ChunkSectionPosreadChunkSectionPos()@Nullable CompoundTagreadCompoundTag()DatereadDate()doublereadDouble()<T extends Enum<T>>
TreadEnumConstant(Class<T> class2)intreaderIndex()ByteBufreaderIndex(int int2)floatreadFloat()IdentifierreadIdentifier()intreadInt()int[]readIntArray()int[]readIntArray(int int2)intreadIntLE()ItemStackreadItemStack()longreadLong()long[]readLongArray(@org.jetbrains.annotations.Nullable long[] long2)long[]readLongArray(@org.jetbrains.annotations.Nullable long[] toArray, int int2)longreadLongLE()intreadMedium()intreadMediumLE()ByteBufreadRetainedSlice(int int2)shortreadShort()shortreadShortLE()ByteBufreadSlice(int int2)StringreadString()StringreadString(int int2)TextreadText()shortreadUnsignedByte()longreadUnsignedInt()longreadUnsignedIntLE()intreadUnsignedMedium()intreadUnsignedMediumLE()intreadUnsignedShort()intreadUnsignedShortLE()UUIDreadUuid()intreadVarInt()longreadVarLong()intrefCnt()booleanrelease()booleanrelease(int int2)ByteBufresetReaderIndex()ByteBufresetWriterIndex()ByteBufretain()ByteBufretain(int int2)ByteBufretainedDuplicate()ByteBufretainedSlice()ByteBufretainedSlice(int int2, int int3)ByteBufsetBoolean(int int2, boolean bool)ByteBufsetByte(int int2, int int3)ByteBufsetBytes(int int2, byte[] byte2)ByteBufsetBytes(int int2, byte[] byte2, int int3, int int4)ByteBufsetBytes(int int2, ByteBuf byteBuf)ByteBufsetBytes(int int2, ByteBuf byteBuf, int int3)ByteBufsetBytes(int int2, ByteBuf byteBuf, int int3, int int4)intsetBytes(int int2, InputStream inputStream, int int3)ByteBufsetBytes(int int2, ByteBuffer byteBuffer)intsetBytes(int int2, FileChannel fileChannel, long long2, int int3)intsetBytes(int int2, ScatteringByteChannel scatteringByteChannel, int int3)ByteBufsetChar(int int2, int int3)intsetCharSequence(int int2, CharSequence charSequence, Charset charset)ByteBufsetDouble(int int2, double double2)ByteBufsetFloat(int int2, float float2)ByteBufsetIndex(int int2, int int3)ByteBufsetInt(int int2, int int3)ByteBufsetIntLE(int int2, int int3)ByteBufsetLong(int int2, long long2)ByteBufsetLongLE(int int2, long long2)ByteBufsetMedium(int int2, int int3)ByteBufsetMediumLE(int int2, int int3)ByteBufsetShort(int int2, int int3)ByteBufsetShortLE(int int2, int int3)ByteBufsetZero(int int2, int int3)ByteBufskipBytes(int int2)ByteBufslice()ByteBufslice(int int2, int int3)StringtoString()StringtoString(int int2, int int3, Charset charset)StringtoString(Charset charset)ByteBuftouch()ByteBuftouch(Object object)ByteBufunwrap()intwritableBytes()voidwriteBlockHitResult(BlockHitResult blockHitResult)PacketByteBufwriteBlockPos(BlockPos blockPos)ByteBufwriteBoolean(boolean bool)ByteBufwriteByte(int int2)PacketByteBufwriteByteArray(byte[] byte2)ByteBufwriteBytes(byte[] byte2)ByteBufwriteBytes(byte[] byte2, int int2, int int3)ByteBufwriteBytes(ByteBuf byteBuf)ByteBufwriteBytes(ByteBuf byteBuf, int int2)ByteBufwriteBytes(ByteBuf byteBuf, int int2, int int3)intwriteBytes(InputStream inputStream, int int2)ByteBufwriteBytes(ByteBuffer byteBuffer)intwriteBytes(FileChannel fileChannel, long long2, int int2)intwriteBytes(ScatteringByteChannel scatteringByteChannel, int int2)ByteBufwriteChar(int int2)intwriteCharSequence(CharSequence charSequence, Charset charset)PacketByteBufwriteCompoundTag(@Nullable CompoundTag compoundTag)PacketByteBufwriteDate(Date date)ByteBufwriteDouble(double double2)PacketByteBufwriteEnumConstant(Enum<?> enum2)ByteBufwriteFloat(float float2)PacketByteBufwriteIdentifier(Identifier identifier)ByteBufwriteInt(int int2)PacketByteBufwriteIntArray(int[] int2)ByteBufwriteIntLE(int int2)PacketByteBufwriteItemStack(ItemStack itemStack)ByteBufwriteLong(long long2)PacketByteBufwriteLongArray(long[] long2)ByteBufwriteLongLE(long long2)ByteBufwriteMedium(int int2)ByteBufwriteMediumLE(int int2)intwriterIndex()ByteBufwriterIndex(int int2)ByteBufwriteShort(int int2)ByteBufwriteShortLE(int int2)PacketByteBufwriteString(String string)PacketByteBufwriteString(String string, int int2)PacketByteBufwriteText(Text text)PacketByteBufwriteUuid(UUID uUID)PacketByteBufwriteVarInt(int int2)PacketByteBufwriteVarLong(long long2)ByteBufwriteZero(int int2)Methods inherited from class io.netty.buffer.ByteBuf
getDoubleLE, getFloatLE, readDoubleLE, readFloatLE, setDoubleLE, setFloatLE, writeDoubleLE, writeFloatLE
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector official aLnx;a:Lio/netty/buffer/ByteBuf;intermediary field_11695Lnet/minecraft/class_2540;field_11695:Lio/netty/buffer/ByteBuf;named parentLnet/minecraft/network/PacketByteBuf;parent:Lio/netty/buffer/ByteBuf;
-
-
Constructor Details
-
PacketByteBuf
-
-
Method Details
-
getVarIntSizeBytes
public static int getVarIntSizeBytes(int int2)- Mappings:
Namespace Name Mixin selector official aLnx;a(I)Iintermediary method_10815Lnet/minecraft/class_2540;method_10815(I)Inamed getVarIntSizeBytesLnet/minecraft/network/PacketByteBuf;getVarIntSizeBytes(I)I
-
decode
public <T> T decode(com.mojang.serialization.Codec<T> codec)- Mappings:
Namespace Name Mixin selector official aLnx;a(Lcom/mojang/serialization/Codec;)Ljava/lang/Object;intermediary method_29171Lnet/minecraft/class_2540;method_29171(Lcom/mojang/serialization/Codec;)Ljava/lang/Object;named decodeLnet/minecraft/network/PacketByteBuf;decode(Lcom/mojang/serialization/Codec;)Ljava/lang/Object;
-
encode
public <T> void encode(com.mojang.serialization.Codec<T> codec, T t)- Mappings:
Namespace Name Mixin selector official aLnx;a(Lcom/mojang/serialization/Codec;Ljava/lang/Object;)Vintermediary method_29172Lnet/minecraft/class_2540;method_29172(Lcom/mojang/serialization/Codec;Ljava/lang/Object;)Vnamed encodeLnet/minecraft/network/PacketByteBuf;encode(Lcom/mojang/serialization/Codec;Ljava/lang/Object;)V
-
method_34068
public <T, C extends Collection<T>> C method_34068(IntFunction<C> intFunction, Function<PacketByteBuf,T> function)- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/Collection;intermediary method_34068Lnet/minecraft/class_2540;method_34068(Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/Collection;named method_34068Lnet/minecraft/network/PacketByteBuf;method_34068(Ljava/util/function/IntFunction;Ljava/util/function/Function;)Ljava/util/Collection;
-
method_34062
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/Collection;Ljava/util/function/BiConsumer;)Vintermediary method_34062Lnet/minecraft/class_2540;method_34062(Ljava/util/Collection;Ljava/util/function/BiConsumer;)Vnamed method_34062Lnet/minecraft/network/PacketByteBuf;method_34062(Ljava/util/Collection;Ljava/util/function/BiConsumer;)V
-
method_34066
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/function/Function;)Ljava/util/List;intermediary method_34066Lnet/minecraft/class_2540;method_34066(Ljava/util/function/Function;)Ljava/util/List;named method_34066Lnet/minecraft/network/PacketByteBuf;method_34066(Ljava/util/function/Function;)Ljava/util/List;
-
method_34059
- Mappings:
Namespace Name Mixin selector official aLnx;a()Lit/unimi/dsi/fastutil/ints/IntList;intermediary method_34059Lnet/minecraft/class_2540;method_34059()Lit/unimi/dsi/fastutil/ints/IntList;named method_34059Lnet/minecraft/network/PacketByteBuf;method_34059()Lit/unimi/dsi/fastutil/ints/IntList;
-
method_34060
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lit/unimi/dsi/fastutil/ints/IntList;)Vintermediary method_34060Lnet/minecraft/class_2540;method_34060(Lit/unimi/dsi/fastutil/ints/IntList;)Vnamed method_34060Lnet/minecraft/network/PacketByteBuf;method_34060(Lit/unimi/dsi/fastutil/ints/IntList;)V
-
method_34069
public <K, V, M extends Map<K, V>> M method_34069(IntFunction<M> intFunction, Function<PacketByteBuf,K> function, Function<PacketByteBuf,V> function2)- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;intermediary method_34069Lnet/minecraft/class_2540;method_34069(Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;named method_34069Lnet/minecraft/network/PacketByteBuf;method_34069(Ljava/util/function/IntFunction;Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;
-
method_34067
public <K, V> Map<K,V> method_34067(Function<PacketByteBuf,K> function, Function<PacketByteBuf,V> function2)- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;intermediary method_34067Lnet/minecraft/class_2540;method_34067(Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;named method_34067Lnet/minecraft/network/PacketByteBuf;method_34067(Ljava/util/function/Function;Ljava/util/function/Function;)Ljava/util/Map;
-
method_34063
public <K, V> void method_34063(Map<K,V> map, BiConsumer<PacketByteBuf,K> biConsumer, BiConsumer<PacketByteBuf,V> biConsumer2)- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/Map;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;)Vintermediary method_34063Lnet/minecraft/class_2540;method_34063(Ljava/util/Map;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;)Vnamed method_34063Lnet/minecraft/network/PacketByteBuf;method_34063(Ljava/util/Map;Ljava/util/function/BiConsumer;Ljava/util/function/BiConsumer;)V
-
method_34065
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/function/Consumer;)Vintermediary method_34065Lnet/minecraft/class_2540;method_34065(Ljava/util/function/Consumer;)Vnamed method_34065Lnet/minecraft/network/PacketByteBuf;method_34065(Ljava/util/function/Consumer;)V
-
readByteArray
public byte[] readByteArray()- Mappings:
Namespace Name Mixin selector official bLnx;b()[Bintermediary method_10795Lnet/minecraft/class_2540;method_10795()[Bnamed readByteArrayLnet/minecraft/network/PacketByteBuf;readByteArray()[B
-
writeByteArray
- Mappings:
Namespace Name Mixin selector official aLnx;a([B)Lnx;intermediary method_10813Lnet/minecraft/class_2540;method_10813([B)Lnet/minecraft/class_2540;named writeByteArrayLnet/minecraft/network/PacketByteBuf;writeByteArray([B)Lnet/minecraft/network/PacketByteBuf;
-
readByteArray
public byte[] readByteArray(int int2)- Mappings:
Namespace Name Mixin selector official bLnx;b(I)[Bintermediary method_10803Lnet/minecraft/class_2540;method_10803(I)[Bnamed readByteArrayLnet/minecraft/network/PacketByteBuf;readByteArray(I)[B
-
writeIntArray
- Mappings:
Namespace Name Mixin selector official aLnx;a([I)Lnx;intermediary method_10806Lnet/minecraft/class_2540;method_10806([I)Lnet/minecraft/class_2540;named writeIntArrayLnet/minecraft/network/PacketByteBuf;writeIntArray([I)Lnet/minecraft/network/PacketByteBuf;
-
readIntArray
public int[] readIntArray()- Mappings:
Namespace Name Mixin selector official cLnx;c()[Iintermediary method_10787Lnet/minecraft/class_2540;method_10787()[Inamed readIntArrayLnet/minecraft/network/PacketByteBuf;readIntArray()[I
-
readIntArray
public int[] readIntArray(int int2)- Mappings:
Namespace Name Mixin selector official cLnx;c(I)[Iintermediary method_10799Lnet/minecraft/class_2540;method_10799(I)[Inamed readIntArrayLnet/minecraft/network/PacketByteBuf;readIntArray(I)[I
-
writeLongArray
- Mappings:
Namespace Name Mixin selector official aLnx;a([J)Lnx;intermediary method_10789Lnet/minecraft/class_2540;method_10789([J)Lnet/minecraft/class_2540;named writeLongArrayLnet/minecraft/network/PacketByteBuf;writeLongArray([J)Lnet/minecraft/network/PacketByteBuf;
-
method_33134
public long[] method_33134()- Mappings:
Namespace Name Mixin selector official dLnx;d()[Jintermediary method_33134Lnet/minecraft/class_2540;method_33134()[Jnamed method_33134Lnet/minecraft/network/PacketByteBuf;method_33134()[J
-
readLongArray
- Mappings:
Namespace Name Mixin selector official bLnx;b([J)[Jintermediary method_10801Lnet/minecraft/class_2540;method_10801([J)[Jnamed readLongArrayLnet/minecraft/network/PacketByteBuf;readLongArray([J)[J
-
readLongArray
public long[] readLongArray(@Nullable @org.jetbrains.annotations.Nullable long[] toArray, int int2)- Mappings:
Namespace Name Mixin selector official aLnx;a([JI)[Jintermediary method_10809Lnet/minecraft/class_2540;method_10809([JI)[Jnamed readLongArrayLnet/minecraft/network/PacketByteBuf;readLongArray([JI)[J
-
readBlockPos
- Mappings:
Namespace Name Mixin selector official fLnx;f()Lfx;intermediary method_10811Lnet/minecraft/class_2540;method_10811()Lnet/minecraft/class_2338;named readBlockPosLnet/minecraft/network/PacketByteBuf;readBlockPos()Lnet/minecraft/util/math/BlockPos;
-
writeBlockPos
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lfx;)Lnx;intermediary method_10807Lnet/minecraft/class_2540;method_10807(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2540;named writeBlockPosLnet/minecraft/network/PacketByteBuf;writeBlockPos(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/network/PacketByteBuf;
-
readChunkSectionPos
- Mappings:
Namespace Name Mixin selector official hLnx;h()Lgq;intermediary method_19456Lnet/minecraft/class_2540;method_19456()Lnet/minecraft/class_4076;named readChunkSectionPosLnet/minecraft/network/PacketByteBuf;readChunkSectionPos()Lnet/minecraft/util/math/ChunkSectionPos;
-
readText
- Mappings:
Namespace Name Mixin selector official iLnx;i()Loj;intermediary method_10808Lnet/minecraft/class_2540;method_10808()Lnet/minecraft/class_2561;named readTextLnet/minecraft/network/PacketByteBuf;readText()Lnet/minecraft/text/Text;
-
writeText
- Mappings:
Namespace Name Mixin selector official aLnx;a(Loj;)Lnx;intermediary method_10805Lnet/minecraft/class_2540;method_10805(Lnet/minecraft/class_2561;)Lnet/minecraft/class_2540;named writeTextLnet/minecraft/network/PacketByteBuf;writeText(Lnet/minecraft/text/Text;)Lnet/minecraft/network/PacketByteBuf;
-
readEnumConstant
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/lang/Class;)Ljava/lang/Enum;intermediary method_10818Lnet/minecraft/class_2540;method_10818(Ljava/lang/Class;)Ljava/lang/Enum;named readEnumConstantLnet/minecraft/network/PacketByteBuf;readEnumConstant(Ljava/lang/Class;)Ljava/lang/Enum;
-
writeEnumConstant
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/lang/Enum;)Lnx;intermediary method_10817Lnet/minecraft/class_2540;method_10817(Ljava/lang/Enum;)Lnet/minecraft/class_2540;named writeEnumConstantLnet/minecraft/network/PacketByteBuf;writeEnumConstant(Ljava/lang/Enum;)Lnet/minecraft/network/PacketByteBuf;
-
readVarInt
public int readVarInt()- Mappings:
Namespace Name Mixin selector official jLnx;j()Iintermediary method_10816Lnet/minecraft/class_2540;method_10816()Inamed readVarIntLnet/minecraft/network/PacketByteBuf;readVarInt()I
-
readVarLong
public long readVarLong()- Mappings:
Namespace Name Mixin selector official kLnx;k()Jintermediary method_10792Lnet/minecraft/class_2540;method_10792()Jnamed readVarLongLnet/minecraft/network/PacketByteBuf;readVarLong()J
-
writeUuid
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/UUID;)Lnx;intermediary method_10797Lnet/minecraft/class_2540;method_10797(Ljava/util/UUID;)Lnet/minecraft/class_2540;named writeUuidLnet/minecraft/network/PacketByteBuf;writeUuid(Ljava/util/UUID;)Lnet/minecraft/network/PacketByteBuf;
-
readUuid
- Mappings:
Namespace Name Mixin selector official lLnx;l()Ljava/util/UUID;intermediary method_10790Lnet/minecraft/class_2540;method_10790()Ljava/util/UUID;named readUuidLnet/minecraft/network/PacketByteBuf;readUuid()Ljava/util/UUID;
-
writeVarInt
- Mappings:
Namespace Name Mixin selector official dLnx;d(I)Lnx;intermediary method_10804Lnet/minecraft/class_2540;method_10804(I)Lnet/minecraft/class_2540;named writeVarIntLnet/minecraft/network/PacketByteBuf;writeVarInt(I)Lnet/minecraft/network/PacketByteBuf;
-
writeVarLong
- Mappings:
Namespace Name Mixin selector official bLnx;b(J)Lnx;intermediary method_10791Lnet/minecraft/class_2540;method_10791(J)Lnet/minecraft/class_2540;named writeVarLongLnet/minecraft/network/PacketByteBuf;writeVarLong(J)Lnet/minecraft/network/PacketByteBuf;
-
writeCompoundTag
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lmr;)Lnx;intermediary method_10794Lnet/minecraft/class_2540;method_10794(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2540;named writeCompoundTagLnet/minecraft/network/PacketByteBuf;writeCompoundTag(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/network/PacketByteBuf;
-
readCompoundTag
- Mappings:
Namespace Name Mixin selector official mLnx;m()Lmr;intermediary method_10798Lnet/minecraft/class_2540;method_10798()Lnet/minecraft/class_2487;named readCompoundTagLnet/minecraft/network/PacketByteBuf;readCompoundTag()Lnet/minecraft/nbt/CompoundTag;
-
method_30617
- Mappings:
Namespace Name Mixin selector official nLnx;n()Lmr;intermediary method_30617Lnet/minecraft/class_2540;method_30617()Lnet/minecraft/class_2487;named method_30617Lnet/minecraft/network/PacketByteBuf;method_30617()Lnet/minecraft/nbt/CompoundTag;
-
method_30616
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lna;)Lmr;intermediary method_30616Lnet/minecraft/class_2540;method_30616(Lnet/minecraft/class_2505;)Lnet/minecraft/class_2487;named method_30616Lnet/minecraft/network/PacketByteBuf;method_30616(Lnet/minecraft/nbt/PositionTracker;)Lnet/minecraft/nbt/CompoundTag;
-
writeItemStack
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lboo;)Lnx;intermediary method_10793Lnet/minecraft/class_2540;method_10793(Lnet/minecraft/class_1799;)Lnet/minecraft/class_2540;named writeItemStackLnet/minecraft/network/PacketByteBuf;writeItemStack(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/network/PacketByteBuf;
-
readItemStack
- Mappings:
Namespace Name Mixin selector official oLnx;o()Lboo;intermediary method_10819Lnet/minecraft/class_2540;method_10819()Lnet/minecraft/class_1799;named readItemStackLnet/minecraft/network/PacketByteBuf;readItemStack()Lnet/minecraft/item/ItemStack;
-
readString
- Mappings:
Namespace Name Mixin selector official pLnx;p()Ljava/lang/String;intermediary method_19772Lnet/minecraft/class_2540;method_19772()Ljava/lang/String;named readStringLnet/minecraft/network/PacketByteBuf;readString()Ljava/lang/String;
-
readString
- Mappings:
Namespace Name Mixin selector official eLnx;e(I)Ljava/lang/String;intermediary method_10800Lnet/minecraft/class_2540;method_10800(I)Ljava/lang/String;named readStringLnet/minecraft/network/PacketByteBuf;readString(I)Ljava/lang/String;
-
writeString
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/lang/String;)Lnx;intermediary method_10814Lnet/minecraft/class_2540;method_10814(Ljava/lang/String;)Lnet/minecraft/class_2540;named writeStringLnet/minecraft/network/PacketByteBuf;writeString(Ljava/lang/String;)Lnet/minecraft/network/PacketByteBuf;
-
writeString
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/lang/String;I)Lnx;intermediary method_10788Lnet/minecraft/class_2540;method_10788(Ljava/lang/String;I)Lnet/minecraft/class_2540;named writeStringLnet/minecraft/network/PacketByteBuf;writeString(Ljava/lang/String;I)Lnet/minecraft/network/PacketByteBuf;
-
readIdentifier
- Mappings:
Namespace Name Mixin selector official qLnx;q()Lwn;intermediary method_10810Lnet/minecraft/class_2540;method_10810()Lnet/minecraft/class_2960;named readIdentifierLnet/minecraft/network/PacketByteBuf;readIdentifier()Lnet/minecraft/util/Identifier;
-
writeIdentifier
- Mappings:
Namespace Name Mixin selector official aLnx;a(Lwn;)Lnx;intermediary method_10812Lnet/minecraft/class_2540;method_10812(Lnet/minecraft/class_2960;)Lnet/minecraft/class_2540;named writeIdentifierLnet/minecraft/network/PacketByteBuf;writeIdentifier(Lnet/minecraft/util/Identifier;)Lnet/minecraft/network/PacketByteBuf;
-
readDate
- Mappings:
Namespace Name Mixin selector official rLnx;r()Ljava/util/Date;intermediary method_10802Lnet/minecraft/class_2540;method_10802()Ljava/util/Date;named readDateLnet/minecraft/network/PacketByteBuf;readDate()Ljava/util/Date;
-
writeDate
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/Date;)Lnx;intermediary method_10796Lnet/minecraft/class_2540;method_10796(Ljava/util/Date;)Lnet/minecraft/class_2540;named writeDateLnet/minecraft/network/PacketByteBuf;writeDate(Ljava/util/Date;)Lnet/minecraft/network/PacketByteBuf;
-
readBlockHitResult
- Mappings:
Namespace Name Mixin selector official sLnx;s()Ldjt;intermediary method_17814Lnet/minecraft/class_2540;method_17814()Lnet/minecraft/class_3965;named readBlockHitResultLnet/minecraft/network/PacketByteBuf;readBlockHitResult()Lnet/minecraft/util/hit/BlockHitResult;
-
writeBlockHitResult
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ldjt;)Vintermediary method_17813Lnet/minecraft/class_2540;method_17813(Lnet/minecraft/class_3965;)Vnamed writeBlockHitResultLnet/minecraft/network/PacketByteBuf;writeBlockHitResult(Lnet/minecraft/util/hit/BlockHitResult;)V
-
method_33558
- Mappings:
Namespace Name Mixin selector official tLnx;t()Ljava/util/BitSet;intermediary method_33558Lnet/minecraft/class_2540;method_33558()Ljava/util/BitSet;named method_33558Lnet/minecraft/network/PacketByteBuf;method_33558()Ljava/util/BitSet;
-
method_33557
- Mappings:
Namespace Name Mixin selector official aLnx;a(Ljava/util/BitSet;)Vintermediary method_33557Lnet/minecraft/class_2540;method_33557(Ljava/util/BitSet;)Vnamed method_33557Lnet/minecraft/network/PacketByteBuf;method_33557(Ljava/util/BitSet;)V
-
capacity
public int capacity() -
capacity
- Specified by:
capacityin classByteBuf- Mappings:
Namespace Name Mixin selector official capacityLnx;capacity(I)Lio/netty/buffer/ByteBuf;intermediary capacityLnet/minecraft/class_2540;capacity(I)Lio/netty/buffer/ByteBuf;named capacityLnet/minecraft/network/PacketByteBuf;capacity(I)Lio/netty/buffer/ByteBuf;
-
maxCapacity
public int maxCapacity()- Specified by:
maxCapacityin classByteBuf- Mappings:
Namespace Name Mixin selector official maxCapacityLnx;maxCapacity()Iintermediary maxCapacityLnet/minecraft/class_2540;maxCapacity()Inamed maxCapacityLnet/minecraft/network/PacketByteBuf;maxCapacity()I
-
alloc
- Specified by:
allocin classByteBuf- Mappings:
Namespace Name Mixin selector official allocLnx;alloc()Lio/netty/buffer/ByteBufAllocator;intermediary allocLnet/minecraft/class_2540;alloc()Lio/netty/buffer/ByteBufAllocator;named allocLnet/minecraft/network/PacketByteBuf;alloc()Lio/netty/buffer/ByteBufAllocator;
-
order
-
order
- Specified by:
orderin classByteBuf- Mappings:
Namespace Name Mixin selector official orderLnx;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;intermediary orderLnet/minecraft/class_2540;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;named orderLnet/minecraft/network/PacketByteBuf;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;
-
unwrap
-
isDirect
public boolean isDirect() -
isReadOnly
public boolean isReadOnly()- Specified by:
isReadOnlyin classByteBuf- Mappings:
Namespace Name Mixin selector official isReadOnlyLnx;isReadOnly()Zintermediary isReadOnlyLnet/minecraft/class_2540;isReadOnly()Znamed isReadOnlyLnet/minecraft/network/PacketByteBuf;isReadOnly()Z
-
asReadOnly
- Specified by:
asReadOnlyin classByteBuf- Mappings:
Namespace Name Mixin selector official asReadOnlyLnx;asReadOnly()Lio/netty/buffer/ByteBuf;intermediary asReadOnlyLnet/minecraft/class_2540;asReadOnly()Lio/netty/buffer/ByteBuf;named asReadOnlyLnet/minecraft/network/PacketByteBuf;asReadOnly()Lio/netty/buffer/ByteBuf;
-
readerIndex
public int readerIndex()- Specified by:
readerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLnx;readerIndex()Iintermediary readerIndexLnet/minecraft/class_2540;readerIndex()Inamed readerIndexLnet/minecraft/network/PacketByteBuf;readerIndex()I
-
readerIndex
- Specified by:
readerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLnx;readerIndex(I)Lio/netty/buffer/ByteBuf;intermediary readerIndexLnet/minecraft/class_2540;readerIndex(I)Lio/netty/buffer/ByteBuf;named readerIndexLnet/minecraft/network/PacketByteBuf;readerIndex(I)Lio/netty/buffer/ByteBuf;
-
writerIndex
public int writerIndex()- Specified by:
writerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLnx;writerIndex()Iintermediary writerIndexLnet/minecraft/class_2540;writerIndex()Inamed writerIndexLnet/minecraft/network/PacketByteBuf;writerIndex()I
-
writerIndex
- Specified by:
writerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLnx;writerIndex(I)Lio/netty/buffer/ByteBuf;intermediary writerIndexLnet/minecraft/class_2540;writerIndex(I)Lio/netty/buffer/ByteBuf;named writerIndexLnet/minecraft/network/PacketByteBuf;writerIndex(I)Lio/netty/buffer/ByteBuf;
-
setIndex
- Specified by:
setIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official setIndexLnx;setIndex(II)Lio/netty/buffer/ByteBuf;intermediary setIndexLnet/minecraft/class_2540;setIndex(II)Lio/netty/buffer/ByteBuf;named setIndexLnet/minecraft/network/PacketByteBuf;setIndex(II)Lio/netty/buffer/ByteBuf;
-
readableBytes
public int readableBytes()- Specified by:
readableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readableBytesLnx;readableBytes()Iintermediary readableBytesLnet/minecraft/class_2540;readableBytes()Inamed readableBytesLnet/minecraft/network/PacketByteBuf;readableBytes()I
-
writableBytes
public int writableBytes()- Specified by:
writableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writableBytesLnx;writableBytes()Iintermediary writableBytesLnet/minecraft/class_2540;writableBytes()Inamed writableBytesLnet/minecraft/network/PacketByteBuf;writableBytes()I
-
maxWritableBytes
public int maxWritableBytes()- Specified by:
maxWritableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official maxWritableBytesLnx;maxWritableBytes()Iintermediary maxWritableBytesLnet/minecraft/class_2540;maxWritableBytes()Inamed maxWritableBytesLnet/minecraft/network/PacketByteBuf;maxWritableBytes()I
-
isReadable
public boolean isReadable()- Specified by:
isReadablein classByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLnx;isReadable()Zintermediary isReadableLnet/minecraft/class_2540;isReadable()Znamed isReadableLnet/minecraft/network/PacketByteBuf;isReadable()Z
-
isReadable
public boolean isReadable(int int2)- Specified by:
isReadablein classByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLnx;isReadable(I)Zintermediary isReadableLnet/minecraft/class_2540;isReadable(I)Znamed isReadableLnet/minecraft/network/PacketByteBuf;isReadable(I)Z
-
isWritable
public boolean isWritable()- Specified by:
isWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLnx;isWritable()Zintermediary isWritableLnet/minecraft/class_2540;isWritable()Znamed isWritableLnet/minecraft/network/PacketByteBuf;isWritable()Z
-
isWritable
public boolean isWritable(int int2)- Specified by:
isWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLnx;isWritable(I)Zintermediary isWritableLnet/minecraft/class_2540;isWritable(I)Znamed isWritableLnet/minecraft/network/PacketByteBuf;isWritable(I)Z
-
clear
-
markReaderIndex
- Specified by:
markReaderIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official markReaderIndexLnx;markReaderIndex()Lio/netty/buffer/ByteBuf;intermediary markReaderIndexLnet/minecraft/class_2540;markReaderIndex()Lio/netty/buffer/ByteBuf;named markReaderIndexLnet/minecraft/network/PacketByteBuf;markReaderIndex()Lio/netty/buffer/ByteBuf;
-
resetReaderIndex
- Specified by:
resetReaderIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official resetReaderIndexLnx;resetReaderIndex()Lio/netty/buffer/ByteBuf;intermediary resetReaderIndexLnet/minecraft/class_2540;resetReaderIndex()Lio/netty/buffer/ByteBuf;named resetReaderIndexLnet/minecraft/network/PacketByteBuf;resetReaderIndex()Lio/netty/buffer/ByteBuf;
-
markWriterIndex
- Specified by:
markWriterIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official markWriterIndexLnx;markWriterIndex()Lio/netty/buffer/ByteBuf;intermediary markWriterIndexLnet/minecraft/class_2540;markWriterIndex()Lio/netty/buffer/ByteBuf;named markWriterIndexLnet/minecraft/network/PacketByteBuf;markWriterIndex()Lio/netty/buffer/ByteBuf;
-
resetWriterIndex
- Specified by:
resetWriterIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official resetWriterIndexLnx;resetWriterIndex()Lio/netty/buffer/ByteBuf;intermediary resetWriterIndexLnet/minecraft/class_2540;resetWriterIndex()Lio/netty/buffer/ByteBuf;named resetWriterIndexLnet/minecraft/network/PacketByteBuf;resetWriterIndex()Lio/netty/buffer/ByteBuf;
-
discardReadBytes
- Specified by:
discardReadBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official discardReadBytesLnx;discardReadBytes()Lio/netty/buffer/ByteBuf;intermediary discardReadBytesLnet/minecraft/class_2540;discardReadBytes()Lio/netty/buffer/ByteBuf;named discardReadBytesLnet/minecraft/network/PacketByteBuf;discardReadBytes()Lio/netty/buffer/ByteBuf;
-
discardSomeReadBytes
- Specified by:
discardSomeReadBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official discardSomeReadBytesLnx;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;intermediary discardSomeReadBytesLnet/minecraft/class_2540;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;named discardSomeReadBytesLnet/minecraft/network/PacketByteBuf;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;
-
ensureWritable
- Specified by:
ensureWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLnx;ensureWritable(I)Lio/netty/buffer/ByteBuf;intermediary ensureWritableLnet/minecraft/class_2540;ensureWritable(I)Lio/netty/buffer/ByteBuf;named ensureWritableLnet/minecraft/network/PacketByteBuf;ensureWritable(I)Lio/netty/buffer/ByteBuf;
-
ensureWritable
public int ensureWritable(int int2, boolean bool)- Specified by:
ensureWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLnx;ensureWritable(IZ)Iintermediary ensureWritableLnet/minecraft/class_2540;ensureWritable(IZ)Inamed ensureWritableLnet/minecraft/network/PacketByteBuf;ensureWritable(IZ)I
-
getBoolean
public boolean getBoolean(int int2)- Specified by:
getBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official getBooleanLnx;getBoolean(I)Zintermediary getBooleanLnet/minecraft/class_2540;getBoolean(I)Znamed getBooleanLnet/minecraft/network/PacketByteBuf;getBoolean(I)Z
-
getByte
public byte getByte(int int2) -
getUnsignedByte
public short getUnsignedByte(int int2)- Specified by:
getUnsignedBytein classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedByteLnx;getUnsignedByte(I)Sintermediary getUnsignedByteLnet/minecraft/class_2540;getUnsignedByte(I)Snamed getUnsignedByteLnet/minecraft/network/PacketByteBuf;getUnsignedByte(I)S
-
getShort
public short getShort(int int2) -
getShortLE
public short getShortLE(int int2)- Specified by:
getShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official getShortLELnx;getShortLE(I)Sintermediary getShortLELnet/minecraft/class_2540;getShortLE(I)Snamed getShortLELnet/minecraft/network/PacketByteBuf;getShortLE(I)S
-
getUnsignedShort
public int getUnsignedShort(int int2)- Specified by:
getUnsignedShortin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedShortLnx;getUnsignedShort(I)Iintermediary getUnsignedShortLnet/minecraft/class_2540;getUnsignedShort(I)Inamed getUnsignedShortLnet/minecraft/network/PacketByteBuf;getUnsignedShort(I)I
-
getUnsignedShortLE
public int getUnsignedShortLE(int int2)- Specified by:
getUnsignedShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedShortLELnx;getUnsignedShortLE(I)Iintermediary getUnsignedShortLELnet/minecraft/class_2540;getUnsignedShortLE(I)Inamed getUnsignedShortLELnet/minecraft/network/PacketByteBuf;getUnsignedShortLE(I)I
-
getMedium
public int getMedium(int int2) -
getMediumLE
public int getMediumLE(int int2)- Specified by:
getMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official getMediumLELnx;getMediumLE(I)Iintermediary getMediumLELnet/minecraft/class_2540;getMediumLE(I)Inamed getMediumLELnet/minecraft/network/PacketByteBuf;getMediumLE(I)I
-
getUnsignedMedium
public int getUnsignedMedium(int int2)- Specified by:
getUnsignedMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedMediumLnx;getUnsignedMedium(I)Iintermediary getUnsignedMediumLnet/minecraft/class_2540;getUnsignedMedium(I)Inamed getUnsignedMediumLnet/minecraft/network/PacketByteBuf;getUnsignedMedium(I)I
-
getUnsignedMediumLE
public int getUnsignedMediumLE(int int2)- Specified by:
getUnsignedMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedMediumLELnx;getUnsignedMediumLE(I)Iintermediary getUnsignedMediumLELnet/minecraft/class_2540;getUnsignedMediumLE(I)Inamed getUnsignedMediumLELnet/minecraft/network/PacketByteBuf;getUnsignedMediumLE(I)I
-
getInt
public int getInt(int int2) -
getIntLE
public int getIntLE(int int2) -
getUnsignedInt
public long getUnsignedInt(int int2)- Specified by:
getUnsignedIntin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLnx;getUnsignedInt(I)Jintermediary getUnsignedIntLnet/minecraft/class_2540;getUnsignedInt(I)Jnamed getUnsignedIntLnet/minecraft/network/PacketByteBuf;getUnsignedInt(I)J
-
getUnsignedIntLE
public long getUnsignedIntLE(int int2)- Specified by:
getUnsignedIntLEin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLELnx;getUnsignedIntLE(I)Jintermediary getUnsignedIntLELnet/minecraft/class_2540;getUnsignedIntLE(I)Jnamed getUnsignedIntLELnet/minecraft/network/PacketByteBuf;getUnsignedIntLE(I)J
-
getLong
public long getLong(int int2) -
getLongLE
public long getLongLE(int int2) -
getChar
public char getChar(int int2) -
getFloat
public float getFloat(int int2) -
getDouble
public double getDouble(int int2) -
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(I[B)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(I[B)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(I[B)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(I[BII)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(I[BII)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(I[BII)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_2540;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;
-
getBytes
public int getBytes(int int2, GatheringByteChannel gatheringByteChannel, int int3) throws IOException- Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILjava/nio/channels/GatheringByteChannel;I)Iintermediary getBytesLnet/minecraft/class_2540;getBytes(ILjava/nio/channels/GatheringByteChannel;I)Inamed getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILjava/nio/channels/GatheringByteChannel;I)I
-
getBytes
- Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnx;getBytes(ILjava/nio/channels/FileChannel;JI)Iintermediary getBytesLnet/minecraft/class_2540;getBytes(ILjava/nio/channels/FileChannel;JI)Inamed getBytesLnet/minecraft/network/PacketByteBuf;getBytes(ILjava/nio/channels/FileChannel;JI)I
-
getCharSequence
- Specified by:
getCharSequencein classByteBuf- Mappings:
Namespace Name Mixin selector official getCharSequenceLnx;getCharSequence(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence;intermediary getCharSequenceLnet/minecraft/class_2540;getCharSequence(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence;named getCharSequenceLnet/minecraft/network/PacketByteBuf;getCharSequence(IILjava/nio/charset/Charset;)Ljava/lang/CharSequence;
-
setBoolean
- Specified by:
setBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official setBooleanLnx;setBoolean(IZ)Lio/netty/buffer/ByteBuf;intermediary setBooleanLnet/minecraft/class_2540;setBoolean(IZ)Lio/netty/buffer/ByteBuf;named setBooleanLnet/minecraft/network/PacketByteBuf;setBoolean(IZ)Lio/netty/buffer/ByteBuf;
-
setByte
- Specified by:
setBytein classByteBuf- Mappings:
Namespace Name Mixin selector official setByteLnx;setByte(II)Lio/netty/buffer/ByteBuf;intermediary setByteLnet/minecraft/class_2540;setByte(II)Lio/netty/buffer/ByteBuf;named setByteLnet/minecraft/network/PacketByteBuf;setByte(II)Lio/netty/buffer/ByteBuf;
-
setShort
- Specified by:
setShortin classByteBuf- Mappings:
Namespace Name Mixin selector official setShortLnx;setShort(II)Lio/netty/buffer/ByteBuf;intermediary setShortLnet/minecraft/class_2540;setShort(II)Lio/netty/buffer/ByteBuf;named setShortLnet/minecraft/network/PacketByteBuf;setShort(II)Lio/netty/buffer/ByteBuf;
-
setShortLE
- Specified by:
setShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official setShortLELnx;setShortLE(II)Lio/netty/buffer/ByteBuf;intermediary setShortLELnet/minecraft/class_2540;setShortLE(II)Lio/netty/buffer/ByteBuf;named setShortLELnet/minecraft/network/PacketByteBuf;setShortLE(II)Lio/netty/buffer/ByteBuf;
-
setMedium
- Specified by:
setMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official setMediumLnx;setMedium(II)Lio/netty/buffer/ByteBuf;intermediary setMediumLnet/minecraft/class_2540;setMedium(II)Lio/netty/buffer/ByteBuf;named setMediumLnet/minecraft/network/PacketByteBuf;setMedium(II)Lio/netty/buffer/ByteBuf;
-
setMediumLE
- Specified by:
setMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official setMediumLELnx;setMediumLE(II)Lio/netty/buffer/ByteBuf;intermediary setMediumLELnet/minecraft/class_2540;setMediumLE(II)Lio/netty/buffer/ByteBuf;named setMediumLELnet/minecraft/network/PacketByteBuf;setMediumLE(II)Lio/netty/buffer/ByteBuf;
-
setInt
- Specified by:
setIntin classByteBuf- Mappings:
Namespace Name Mixin selector official setIntLnx;setInt(II)Lio/netty/buffer/ByteBuf;intermediary setIntLnet/minecraft/class_2540;setInt(II)Lio/netty/buffer/ByteBuf;named setIntLnet/minecraft/network/PacketByteBuf;setInt(II)Lio/netty/buffer/ByteBuf;
-
setIntLE
- Specified by:
setIntLEin classByteBuf- Mappings:
Namespace Name Mixin selector official setIntLELnx;setIntLE(II)Lio/netty/buffer/ByteBuf;intermediary setIntLELnet/minecraft/class_2540;setIntLE(II)Lio/netty/buffer/ByteBuf;named setIntLELnet/minecraft/network/PacketByteBuf;setIntLE(II)Lio/netty/buffer/ByteBuf;
-
setLong
- Specified by:
setLongin classByteBuf- Mappings:
Namespace Name Mixin selector official setLongLnx;setLong(IJ)Lio/netty/buffer/ByteBuf;intermediary setLongLnet/minecraft/class_2540;setLong(IJ)Lio/netty/buffer/ByteBuf;named setLongLnet/minecraft/network/PacketByteBuf;setLong(IJ)Lio/netty/buffer/ByteBuf;
-
setLongLE
- Specified by:
setLongLEin classByteBuf- Mappings:
Namespace Name Mixin selector official setLongLELnx;setLongLE(IJ)Lio/netty/buffer/ByteBuf;intermediary setLongLELnet/minecraft/class_2540;setLongLE(IJ)Lio/netty/buffer/ByteBuf;named setLongLELnet/minecraft/network/PacketByteBuf;setLongLE(IJ)Lio/netty/buffer/ByteBuf;
-
setChar
- Specified by:
setCharin classByteBuf- Mappings:
Namespace Name Mixin selector official setCharLnx;setChar(II)Lio/netty/buffer/ByteBuf;intermediary setCharLnet/minecraft/class_2540;setChar(II)Lio/netty/buffer/ByteBuf;named setCharLnet/minecraft/network/PacketByteBuf;setChar(II)Lio/netty/buffer/ByteBuf;
-
setFloat
- Specified by:
setFloatin classByteBuf- Mappings:
Namespace Name Mixin selector official setFloatLnx;setFloat(IF)Lio/netty/buffer/ByteBuf;intermediary setFloatLnet/minecraft/class_2540;setFloat(IF)Lio/netty/buffer/ByteBuf;named setFloatLnet/minecraft/network/PacketByteBuf;setFloat(IF)Lio/netty/buffer/ByteBuf;
-
setDouble
- Specified by:
setDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official setDoubleLnx;setDouble(ID)Lio/netty/buffer/ByteBuf;intermediary setDoubleLnet/minecraft/class_2540;setDouble(ID)Lio/netty/buffer/ByteBuf;named setDoubleLnet/minecraft/network/PacketByteBuf;setDouble(ID)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(I[B)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(I[B)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(I[B)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(I[BII)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(I[BII)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(I[BII)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_2540;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILjava/io/InputStream;I)Iintermediary setBytesLnet/minecraft/class_2540;setBytes(ILjava/io/InputStream;I)Inamed setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILjava/io/InputStream;I)I
-
setBytes
public int setBytes(int int2, ScatteringByteChannel scatteringByteChannel, int int3) throws IOException- Specified by:
setBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)Iintermediary setBytesLnet/minecraft/class_2540;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)Inamed setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)I
-
setBytes
- Specified by:
setBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnx;setBytes(ILjava/nio/channels/FileChannel;JI)Iintermediary setBytesLnet/minecraft/class_2540;setBytes(ILjava/nio/channels/FileChannel;JI)Inamed setBytesLnet/minecraft/network/PacketByteBuf;setBytes(ILjava/nio/channels/FileChannel;JI)I
-
setZero
- Specified by:
setZeroin classByteBuf- Mappings:
Namespace Name Mixin selector official setZeroLnx;setZero(II)Lio/netty/buffer/ByteBuf;intermediary setZeroLnet/minecraft/class_2540;setZero(II)Lio/netty/buffer/ByteBuf;named setZeroLnet/minecraft/network/PacketByteBuf;setZero(II)Lio/netty/buffer/ByteBuf;
-
setCharSequence
- Specified by:
setCharSequencein classByteBuf- Mappings:
Namespace Name Mixin selector official setCharSequenceLnx;setCharSequence(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)Iintermediary setCharSequenceLnet/minecraft/class_2540;setCharSequence(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)Inamed setCharSequenceLnet/minecraft/network/PacketByteBuf;setCharSequence(ILjava/lang/CharSequence;Ljava/nio/charset/Charset;)I
-
readBoolean
public boolean readBoolean()- Specified by:
readBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official readBooleanLnx;readBoolean()Zintermediary readBooleanLnet/minecraft/class_2540;readBoolean()Znamed readBooleanLnet/minecraft/network/PacketByteBuf;readBoolean()Z
-
readByte
public byte readByte() -
readUnsignedByte
public short readUnsignedByte()- Specified by:
readUnsignedBytein classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedByteLnx;readUnsignedByte()Sintermediary readUnsignedByteLnet/minecraft/class_2540;readUnsignedByte()Snamed readUnsignedByteLnet/minecraft/network/PacketByteBuf;readUnsignedByte()S
-
readShort
public short readShort() -
readShortLE
public short readShortLE()- Specified by:
readShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readShortLELnx;readShortLE()Sintermediary readShortLELnet/minecraft/class_2540;readShortLE()Snamed readShortLELnet/minecraft/network/PacketByteBuf;readShortLE()S
-
readUnsignedShort
public int readUnsignedShort()- Specified by:
readUnsignedShortin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedShortLnx;readUnsignedShort()Iintermediary readUnsignedShortLnet/minecraft/class_2540;readUnsignedShort()Inamed readUnsignedShortLnet/minecraft/network/PacketByteBuf;readUnsignedShort()I
-
readUnsignedShortLE
public int readUnsignedShortLE()- Specified by:
readUnsignedShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedShortLELnx;readUnsignedShortLE()Iintermediary readUnsignedShortLELnet/minecraft/class_2540;readUnsignedShortLE()Inamed readUnsignedShortLELnet/minecraft/network/PacketByteBuf;readUnsignedShortLE()I
-
readMedium
public int readMedium()- Specified by:
readMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official readMediumLnx;readMedium()Iintermediary readMediumLnet/minecraft/class_2540;readMedium()Inamed readMediumLnet/minecraft/network/PacketByteBuf;readMedium()I
-
readMediumLE
public int readMediumLE()- Specified by:
readMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readMediumLELnx;readMediumLE()Iintermediary readMediumLELnet/minecraft/class_2540;readMediumLE()Inamed readMediumLELnet/minecraft/network/PacketByteBuf;readMediumLE()I
-
readUnsignedMedium
public int readUnsignedMedium()- Specified by:
readUnsignedMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedMediumLnx;readUnsignedMedium()Iintermediary readUnsignedMediumLnet/minecraft/class_2540;readUnsignedMedium()Inamed readUnsignedMediumLnet/minecraft/network/PacketByteBuf;readUnsignedMedium()I
-
readUnsignedMediumLE
public int readUnsignedMediumLE()- Specified by:
readUnsignedMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedMediumLELnx;readUnsignedMediumLE()Iintermediary readUnsignedMediumLELnet/minecraft/class_2540;readUnsignedMediumLE()Inamed readUnsignedMediumLELnet/minecraft/network/PacketByteBuf;readUnsignedMediumLE()I
-
readInt
public int readInt() -
readIntLE
public int readIntLE() -
readUnsignedInt
public long readUnsignedInt()- Specified by:
readUnsignedIntin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedIntLnx;readUnsignedInt()Jintermediary readUnsignedIntLnet/minecraft/class_2540;readUnsignedInt()Jnamed readUnsignedIntLnet/minecraft/network/PacketByteBuf;readUnsignedInt()J
-
readUnsignedIntLE
public long readUnsignedIntLE()- Specified by:
readUnsignedIntLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedIntLELnx;readUnsignedIntLE()Jintermediary readUnsignedIntLELnet/minecraft/class_2540;readUnsignedIntLE()Jnamed readUnsignedIntLELnet/minecraft/network/PacketByteBuf;readUnsignedIntLE()J
-
readLong
public long readLong() -
readLongLE
public long readLongLE()- Specified by:
readLongLEin classByteBuf- Mappings:
Namespace Name Mixin selector official readLongLELnx;readLongLE()Jintermediary readLongLELnet/minecraft/class_2540;readLongLE()Jnamed readLongLELnet/minecraft/network/PacketByteBuf;readLongLE()J
-
readChar
public char readChar() -
readFloat
public float readFloat() -
readDouble
public double readDouble()- Specified by:
readDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official readDoubleLnx;readDouble()Dintermediary readDoubleLnet/minecraft/class_2540;readDouble()Dnamed readDoubleLnet/minecraft/network/PacketByteBuf;readDouble()D
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(I)Lio/netty/buffer/ByteBuf;
-
readSlice
- Specified by:
readSlicein classByteBuf- Mappings:
Namespace Name Mixin selector official readSliceLnx;readSlice(I)Lio/netty/buffer/ByteBuf;intermediary readSliceLnet/minecraft/class_2540;readSlice(I)Lio/netty/buffer/ByteBuf;named readSliceLnet/minecraft/network/PacketByteBuf;readSlice(I)Lio/netty/buffer/ByteBuf;
-
readRetainedSlice
- Specified by:
readRetainedSlicein classByteBuf- Mappings:
Namespace Name Mixin selector official readRetainedSliceLnx;readRetainedSlice(I)Lio/netty/buffer/ByteBuf;intermediary readRetainedSliceLnet/minecraft/class_2540;readRetainedSlice(I)Lio/netty/buffer/ByteBuf;named readRetainedSliceLnet/minecraft/network/PacketByteBuf;readRetainedSlice(I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes([B)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes([B)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes([B)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes([BII)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes([BII)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes([BII)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_2540;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Ljava/nio/channels/GatheringByteChannel;I)Iintermediary readBytesLnet/minecraft/class_2540;readBytes(Ljava/nio/channels/GatheringByteChannel;I)Inamed readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Ljava/nio/channels/GatheringByteChannel;I)I
-
readCharSequence
- Specified by:
readCharSequencein classByteBuf- Mappings:
Namespace Name Mixin selector official readCharSequenceLnx;readCharSequence(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence;intermediary readCharSequenceLnet/minecraft/class_2540;readCharSequence(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence;named readCharSequenceLnet/minecraft/network/PacketByteBuf;readCharSequence(ILjava/nio/charset/Charset;)Ljava/lang/CharSequence;
-
readBytes
- Specified by:
readBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnx;readBytes(Ljava/nio/channels/FileChannel;JI)Iintermediary readBytesLnet/minecraft/class_2540;readBytes(Ljava/nio/channels/FileChannel;JI)Inamed readBytesLnet/minecraft/network/PacketByteBuf;readBytes(Ljava/nio/channels/FileChannel;JI)I
-
skipBytes
- Specified by:
skipBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official skipBytesLnx;skipBytes(I)Lio/netty/buffer/ByteBuf;intermediary skipBytesLnet/minecraft/class_2540;skipBytes(I)Lio/netty/buffer/ByteBuf;named skipBytesLnet/minecraft/network/PacketByteBuf;skipBytes(I)Lio/netty/buffer/ByteBuf;
-
writeBoolean
- Specified by:
writeBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBooleanLnx;writeBoolean(Z)Lio/netty/buffer/ByteBuf;intermediary writeBooleanLnet/minecraft/class_2540;writeBoolean(Z)Lio/netty/buffer/ByteBuf;named writeBooleanLnet/minecraft/network/PacketByteBuf;writeBoolean(Z)Lio/netty/buffer/ByteBuf;
-
writeByte
- Specified by:
writeBytein classByteBuf- Mappings:
Namespace Name Mixin selector official writeByteLnx;writeByte(I)Lio/netty/buffer/ByteBuf;intermediary writeByteLnet/minecraft/class_2540;writeByte(I)Lio/netty/buffer/ByteBuf;named writeByteLnet/minecraft/network/PacketByteBuf;writeByte(I)Lio/netty/buffer/ByteBuf;
-
writeShort
- Specified by:
writeShortin classByteBuf- Mappings:
Namespace Name Mixin selector official writeShortLnx;writeShort(I)Lio/netty/buffer/ByteBuf;intermediary writeShortLnet/minecraft/class_2540;writeShort(I)Lio/netty/buffer/ByteBuf;named writeShortLnet/minecraft/network/PacketByteBuf;writeShort(I)Lio/netty/buffer/ByteBuf;
-
writeShortLE
- Specified by:
writeShortLEin classByteBuf- Mappings:
Namespace Name Mixin selector official writeShortLELnx;writeShortLE(I)Lio/netty/buffer/ByteBuf;intermediary writeShortLELnet/minecraft/class_2540;writeShortLE(I)Lio/netty/buffer/ByteBuf;named writeShortLELnet/minecraft/network/PacketByteBuf;writeShortLE(I)Lio/netty/buffer/ByteBuf;
-
writeMedium
- Specified by:
writeMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official writeMediumLnx;writeMedium(I)Lio/netty/buffer/ByteBuf;intermediary writeMediumLnet/minecraft/class_2540;writeMedium(I)Lio/netty/buffer/ByteBuf;named writeMediumLnet/minecraft/network/PacketByteBuf;writeMedium(I)Lio/netty/buffer/ByteBuf;
-
writeMediumLE
- Specified by:
writeMediumLEin classByteBuf- Mappings:
Namespace Name Mixin selector official writeMediumLELnx;writeMediumLE(I)Lio/netty/buffer/ByteBuf;intermediary writeMediumLELnet/minecraft/class_2540;writeMediumLE(I)Lio/netty/buffer/ByteBuf;named writeMediumLELnet/minecraft/network/PacketByteBuf;writeMediumLE(I)Lio/netty/buffer/ByteBuf;
-
writeInt
- Specified by:
writeIntin classByteBuf- Mappings:
Namespace Name Mixin selector official writeIntLnx;writeInt(I)Lio/netty/buffer/ByteBuf;intermediary writeIntLnet/minecraft/class_2540;writeInt(I)Lio/netty/buffer/ByteBuf;named writeIntLnet/minecraft/network/PacketByteBuf;writeInt(I)Lio/netty/buffer/ByteBuf;
-
writeIntLE
- Specified by:
writeIntLEin classByteBuf- Mappings:
Namespace Name Mixin selector official writeIntLELnx;writeIntLE(I)Lio/netty/buffer/ByteBuf;intermediary writeIntLELnet/minecraft/class_2540;writeIntLE(I)Lio/netty/buffer/ByteBuf;named writeIntLELnet/minecraft/network/PacketByteBuf;writeIntLE(I)Lio/netty/buffer/ByteBuf;
-
writeLong
- Specified by:
writeLongin classByteBuf- Mappings:
Namespace Name Mixin selector official writeLongLnx;writeLong(J)Lio/netty/buffer/ByteBuf;intermediary writeLongLnet/minecraft/class_2540;writeLong(J)Lio/netty/buffer/ByteBuf;named writeLongLnet/minecraft/network/PacketByteBuf;writeLong(J)Lio/netty/buffer/ByteBuf;
-
writeLongLE
- Specified by:
writeLongLEin classByteBuf- Mappings:
Namespace Name Mixin selector official writeLongLELnx;writeLongLE(J)Lio/netty/buffer/ByteBuf;intermediary writeLongLELnet/minecraft/class_2540;writeLongLE(J)Lio/netty/buffer/ByteBuf;named writeLongLELnet/minecraft/network/PacketByteBuf;writeLongLE(J)Lio/netty/buffer/ByteBuf;
-
writeChar
- Specified by:
writeCharin classByteBuf- Mappings:
Namespace Name Mixin selector official writeCharLnx;writeChar(I)Lio/netty/buffer/ByteBuf;intermediary writeCharLnet/minecraft/class_2540;writeChar(I)Lio/netty/buffer/ByteBuf;named writeCharLnet/minecraft/network/PacketByteBuf;writeChar(I)Lio/netty/buffer/ByteBuf;
-
writeFloat
- Specified by:
writeFloatin classByteBuf- Mappings:
Namespace Name Mixin selector official writeFloatLnx;writeFloat(F)Lio/netty/buffer/ByteBuf;intermediary writeFloatLnet/minecraft/class_2540;writeFloat(F)Lio/netty/buffer/ByteBuf;named writeFloatLnet/minecraft/network/PacketByteBuf;writeFloat(F)Lio/netty/buffer/ByteBuf;
-
writeDouble
- Specified by:
writeDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official writeDoubleLnx;writeDouble(D)Lio/netty/buffer/ByteBuf;intermediary writeDoubleLnet/minecraft/class_2540;writeDouble(D)Lio/netty/buffer/ByteBuf;named writeDoubleLnet/minecraft/network/PacketByteBuf;writeDouble(D)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes([B)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes([B)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes([B)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes([BII)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes([BII)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes([BII)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_2540;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Ljava/io/InputStream;I)Iintermediary writeBytesLnet/minecraft/class_2540;writeBytes(Ljava/io/InputStream;I)Inamed writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Ljava/io/InputStream;I)I
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)Iintermediary writeBytesLnet/minecraft/class_2540;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)Inamed writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)I
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnx;writeBytes(Ljava/nio/channels/FileChannel;JI)Iintermediary writeBytesLnet/minecraft/class_2540;writeBytes(Ljava/nio/channels/FileChannel;JI)Inamed writeBytesLnet/minecraft/network/PacketByteBuf;writeBytes(Ljava/nio/channels/FileChannel;JI)I
-
writeZero
- Specified by:
writeZeroin classByteBuf- Mappings:
Namespace Name Mixin selector official writeZeroLnx;writeZero(I)Lio/netty/buffer/ByteBuf;intermediary writeZeroLnet/minecraft/class_2540;writeZero(I)Lio/netty/buffer/ByteBuf;named writeZeroLnet/minecraft/network/PacketByteBuf;writeZero(I)Lio/netty/buffer/ByteBuf;
-
writeCharSequence
- Specified by:
writeCharSequencein classByteBuf- Mappings:
Namespace Name Mixin selector official writeCharSequenceLnx;writeCharSequence(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Iintermediary writeCharSequenceLnet/minecraft/class_2540;writeCharSequence(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Inamed writeCharSequenceLnet/minecraft/network/PacketByteBuf;writeCharSequence(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)I
-
indexOf
public int indexOf(int int2, int int3, byte byte2) -
bytesBefore
public int bytesBefore(byte byte2)- Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnx;bytesBefore(B)Iintermediary bytesBeforeLnet/minecraft/class_2540;bytesBefore(B)Inamed bytesBeforeLnet/minecraft/network/PacketByteBuf;bytesBefore(B)I
-
bytesBefore
public int bytesBefore(int int2, byte byte2)- Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnx;bytesBefore(IB)Iintermediary bytesBeforeLnet/minecraft/class_2540;bytesBefore(IB)Inamed bytesBeforeLnet/minecraft/network/PacketByteBuf;bytesBefore(IB)I
-
bytesBefore
public int bytesBefore(int int2, int int3, byte byte2)- Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnx;bytesBefore(IIB)Iintermediary bytesBeforeLnet/minecraft/class_2540;bytesBefore(IIB)Inamed bytesBeforeLnet/minecraft/network/PacketByteBuf;bytesBefore(IIB)I
-
forEachByte
- Specified by:
forEachBytein classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLnx;forEachByte(Lio/netty/util/ByteProcessor;)Iintermediary forEachByteLnet/minecraft/class_2540;forEachByte(Lio/netty/util/ByteProcessor;)Inamed forEachByteLnet/minecraft/network/PacketByteBuf;forEachByte(Lio/netty/util/ByteProcessor;)I
-
forEachByte
- Specified by:
forEachBytein classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLnx;forEachByte(IILio/netty/util/ByteProcessor;)Iintermediary forEachByteLnet/minecraft/class_2540;forEachByte(IILio/netty/util/ByteProcessor;)Inamed forEachByteLnet/minecraft/network/PacketByteBuf;forEachByte(IILio/netty/util/ByteProcessor;)I
-
forEachByteDesc
- Specified by:
forEachByteDescin classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLnx;forEachByteDesc(Lio/netty/util/ByteProcessor;)Iintermediary forEachByteDescLnet/minecraft/class_2540;forEachByteDesc(Lio/netty/util/ByteProcessor;)Inamed forEachByteDescLnet/minecraft/network/PacketByteBuf;forEachByteDesc(Lio/netty/util/ByteProcessor;)I
-
forEachByteDesc
- Specified by:
forEachByteDescin classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLnx;forEachByteDesc(IILio/netty/util/ByteProcessor;)Iintermediary forEachByteDescLnet/minecraft/class_2540;forEachByteDesc(IILio/netty/util/ByteProcessor;)Inamed forEachByteDescLnet/minecraft/network/PacketByteBuf;forEachByteDesc(IILio/netty/util/ByteProcessor;)I
-
copy
-
copy
-
slice
-
retainedSlice
- Specified by:
retainedSlicein classByteBuf- Mappings:
Namespace Name Mixin selector official retainedSliceLnx;retainedSlice()Lio/netty/buffer/ByteBuf;intermediary retainedSliceLnet/minecraft/class_2540;retainedSlice()Lio/netty/buffer/ByteBuf;named retainedSliceLnet/minecraft/network/PacketByteBuf;retainedSlice()Lio/netty/buffer/ByteBuf;
-
slice
-
retainedSlice
- Specified by:
retainedSlicein classByteBuf- Mappings:
Namespace Name Mixin selector official retainedSliceLnx;retainedSlice(II)Lio/netty/buffer/ByteBuf;intermediary retainedSliceLnet/minecraft/class_2540;retainedSlice(II)Lio/netty/buffer/ByteBuf;named retainedSliceLnet/minecraft/network/PacketByteBuf;retainedSlice(II)Lio/netty/buffer/ByteBuf;
-
duplicate
- Specified by:
duplicatein classByteBuf- Mappings:
Namespace Name Mixin selector official duplicateLnx;duplicate()Lio/netty/buffer/ByteBuf;intermediary duplicateLnet/minecraft/class_2540;duplicate()Lio/netty/buffer/ByteBuf;named duplicateLnet/minecraft/network/PacketByteBuf;duplicate()Lio/netty/buffer/ByteBuf;
-
retainedDuplicate
- Specified by:
retainedDuplicatein classByteBuf- Mappings:
Namespace Name Mixin selector official retainedDuplicateLnx;retainedDuplicate()Lio/netty/buffer/ByteBuf;intermediary retainedDuplicateLnet/minecraft/class_2540;retainedDuplicate()Lio/netty/buffer/ByteBuf;named retainedDuplicateLnet/minecraft/network/PacketByteBuf;retainedDuplicate()Lio/netty/buffer/ByteBuf;
-
nioBufferCount
public int nioBufferCount()- Specified by:
nioBufferCountin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferCountLnx;nioBufferCount()Iintermediary nioBufferCountLnet/minecraft/class_2540;nioBufferCount()Inamed nioBufferCountLnet/minecraft/network/PacketByteBuf;nioBufferCount()I
-
nioBuffer
- Specified by:
nioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLnx;nioBuffer()Ljava/nio/ByteBuffer;intermediary nioBufferLnet/minecraft/class_2540;nioBuffer()Ljava/nio/ByteBuffer;named nioBufferLnet/minecraft/network/PacketByteBuf;nioBuffer()Ljava/nio/ByteBuffer;
-
nioBuffer
- Specified by:
nioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLnx;nioBuffer(II)Ljava/nio/ByteBuffer;intermediary nioBufferLnet/minecraft/class_2540;nioBuffer(II)Ljava/nio/ByteBuffer;named nioBufferLnet/minecraft/network/PacketByteBuf;nioBuffer(II)Ljava/nio/ByteBuffer;
-
internalNioBuffer
- Specified by:
internalNioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official internalNioBufferLnx;internalNioBuffer(II)Ljava/nio/ByteBuffer;intermediary internalNioBufferLnet/minecraft/class_2540;internalNioBuffer(II)Ljava/nio/ByteBuffer;named internalNioBufferLnet/minecraft/network/PacketByteBuf;internalNioBuffer(II)Ljava/nio/ByteBuffer;
-
nioBuffers
- Specified by:
nioBuffersin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLnx;nioBuffers()[Ljava/nio/ByteBuffer;intermediary nioBuffersLnet/minecraft/class_2540;nioBuffers()[Ljava/nio/ByteBuffer;named nioBuffersLnet/minecraft/network/PacketByteBuf;nioBuffers()[Ljava/nio/ByteBuffer;
-
nioBuffers
- Specified by:
nioBuffersin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLnx;nioBuffers(II)[Ljava/nio/ByteBuffer;intermediary nioBuffersLnet/minecraft/class_2540;nioBuffers(II)[Ljava/nio/ByteBuffer;named nioBuffersLnet/minecraft/network/PacketByteBuf;nioBuffers(II)[Ljava/nio/ByteBuffer;
-
hasArray
public boolean hasArray() -
array
public byte[] array() -
arrayOffset
public int arrayOffset()- Specified by:
arrayOffsetin classByteBuf- Mappings:
Namespace Name Mixin selector official arrayOffsetLnx;arrayOffset()Iintermediary arrayOffsetLnet/minecraft/class_2540;arrayOffset()Inamed arrayOffsetLnet/minecraft/network/PacketByteBuf;arrayOffset()I
-
hasMemoryAddress
public boolean hasMemoryAddress()- Specified by:
hasMemoryAddressin classByteBuf- Mappings:
Namespace Name Mixin selector official hasMemoryAddressLnx;hasMemoryAddress()Zintermediary hasMemoryAddressLnet/minecraft/class_2540;hasMemoryAddress()Znamed hasMemoryAddressLnet/minecraft/network/PacketByteBuf;hasMemoryAddress()Z
-
memoryAddress
public long memoryAddress()- Specified by:
memoryAddressin classByteBuf- Mappings:
Namespace Name Mixin selector official memoryAddressLnx;memoryAddress()Jintermediary memoryAddressLnet/minecraft/class_2540;memoryAddress()Jnamed memoryAddressLnet/minecraft/network/PacketByteBuf;memoryAddress()J
-
toString
- Specified by:
toStringin classByteBuf- Mappings:
Namespace Name Mixin selector official toStringLnx;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;intermediary toStringLnet/minecraft/class_2540;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;named toStringLnet/minecraft/network/PacketByteBuf;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;
-
toString
- Specified by:
toStringin classByteBuf- Mappings:
Namespace Name Mixin selector official toStringLnx;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;intermediary toStringLnet/minecraft/class_2540;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;named toStringLnet/minecraft/network/PacketByteBuf;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<ByteBuf>- Specified by:
compareToin classByteBuf- Mappings:
Namespace Name Mixin selector official compareToLnx;compareTo(Lio/netty/buffer/ByteBuf;)Iintermediary compareToLnet/minecraft/class_2540;compareTo(Lio/netty/buffer/ByteBuf;)Inamed compareToLnet/minecraft/network/PacketByteBuf;compareTo(Lio/netty/buffer/ByteBuf;)I
-
toString
-
retain
- Specified by:
retainin interfaceReferenceCounted- Specified by:
retainin classByteBuf- Mappings:
Namespace Name Mixin selector official retainLnx;retain(I)Lio/netty/buffer/ByteBuf;intermediary retainLnet/minecraft/class_2540;retain(I)Lio/netty/buffer/ByteBuf;named retainLnet/minecraft/network/PacketByteBuf;retain(I)Lio/netty/buffer/ByteBuf;
-
retain
- Specified by:
retainin interfaceReferenceCounted- Specified by:
retainin classByteBuf- Mappings:
Namespace Name Mixin selector official retainLnx;retain()Lio/netty/buffer/ByteBuf;intermediary retainLnet/minecraft/class_2540;retain()Lio/netty/buffer/ByteBuf;named retainLnet/minecraft/network/PacketByteBuf;retain()Lio/netty/buffer/ByteBuf;
-
touch
- Specified by:
touchin interfaceReferenceCounted- Specified by:
touchin classByteBuf- Mappings:
Namespace Name Mixin selector official touchLnx;touch()Lio/netty/buffer/ByteBuf;intermediary touchLnet/minecraft/class_2540;touch()Lio/netty/buffer/ByteBuf;named touchLnet/minecraft/network/PacketByteBuf;touch()Lio/netty/buffer/ByteBuf;
-
touch
- Specified by:
touchin interfaceReferenceCounted- Specified by:
touchin classByteBuf- Mappings:
Namespace Name Mixin selector official touchLnx;touch(Ljava/lang/Object;)Lio/netty/buffer/ByteBuf;intermediary touchLnet/minecraft/class_2540;touch(Ljava/lang/Object;)Lio/netty/buffer/ByteBuf;named touchLnet/minecraft/network/PacketByteBuf;touch(Ljava/lang/Object;)Lio/netty/buffer/ByteBuf;
-
refCnt
public int refCnt()- Mappings:
Namespace Name Mixin selector official refCntLnx;refCnt()Iintermediary refCntLnet/minecraft/class_2540;refCnt()Inamed refCntLnet/minecraft/network/PacketByteBuf;refCnt()I
-
release
public boolean release()- Mappings:
Namespace Name Mixin selector official releaseLnx;release()Zintermediary releaseLnet/minecraft/class_2540;release()Znamed releaseLnet/minecraft/network/PacketByteBuf;release()Z
-
release
public boolean release(int int2)- Mappings:
Namespace Name Mixin selector official releaseLnx;release(I)Zintermediary releaseLnet/minecraft/class_2540;release(I)Znamed releaseLnet/minecraft/network/PacketByteBuf;release(I)Z
-