Package net.minecraft.network
Class PacketByteBuf
java.lang.Object
io.netty.buffer.ByteBuf
net.minecraft.network.PacketByteBuf
- All Implemented Interfaces:
io.netty.util.ReferenceCounted,Comparable<io.netty.buffer.ByteBuf>
public class PacketByteBuf
extends io.netty.buffer.ByteBuf
- Mappings:
Namespace Name official nwintermediary net/minecraft/class_2540named net/minecraft/network/PacketByteBuf
-
Field Summary
Fields Modifier and Type Field Description private io.netty.buffer.ByteBufparent -
Constructor Summary
Constructors Constructor Description PacketByteBuf(io.netty.buffer.ByteBuf byteBuf) -
Method Summary
Modifier and Type Method Description io.netty.buffer.ByteBufAllocatoralloc()byte[]array()intarrayOffset()io.netty.buffer.ByteBufasReadOnly()intbytesBefore(byte byte2)intbytesBefore(int int2, byte byte2)intbytesBefore(int int2, int int3, byte byte2)intcapacity()io.netty.buffer.ByteBufcapacity(int int2)io.netty.buffer.ByteBufclear()intcompareTo(io.netty.buffer.ByteBuf byteBuf)io.netty.buffer.ByteBufcopy()io.netty.buffer.ByteBufcopy(int int2, int int3)<T> Tdecode(com.mojang.serialization.Codec<T> codec)io.netty.buffer.ByteBufdiscardReadBytes()io.netty.buffer.ByteBufdiscardSomeReadBytes()io.netty.buffer.ByteBufduplicate()<T> voidencode(com.mojang.serialization.Codec<T> codec, T t)io.netty.buffer.ByteBufensureWritable(int int2)intensureWritable(int int2, boolean bool)booleanequals(Object object)intforEachByte(int int2, int int3, io.netty.util.ByteProcessor byteProcessor)intforEachByte(io.netty.util.ByteProcessor byteProcessor)intforEachByteDesc(int int2, int int3, io.netty.util.ByteProcessor byteProcessor)intforEachByteDesc(io.netty.util.ByteProcessor byteProcessor)booleangetBoolean(int int2)bytegetByte(int int2)io.netty.buffer.ByteBufgetBytes(int int2, byte[] byte2)io.netty.buffer.ByteBufgetBytes(int int2, byte[] byte2, int int3, int int4)io.netty.buffer.ByteBufgetBytes(int int2, io.netty.buffer.ByteBuf byteBuf)io.netty.buffer.ByteBufgetBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3)io.netty.buffer.ByteBufgetBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3, int int4)io.netty.buffer.ByteBufgetBytes(int int2, OutputStream outputStream, int int3)io.netty.buffer.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)io.netty.buffer.ByteBufmarkReaderIndex()io.netty.buffer.ByteBufmarkWriterIndex()intmaxCapacity()intmaxWritableBytes()longmemoryAddress()CompoundTagmethod_30616(PositionTracker positionTracker)CompoundTagmethod_30617()long[]method_33134()voidmethod_33557(BitSet bitSet)BitSetmethod_33558()ByteBuffernioBuffer()ByteBuffernioBuffer(int int2, int int3)intnioBufferCount()ByteBuffer[]nioBuffers()ByteBuffer[]nioBuffers(int int2, int int3)ByteOrderorder()io.netty.buffer.ByteBuforder(ByteOrder byteOrder)intreadableBytes()BlockHitResultreadBlockHitResult()BlockPosreadBlockPos()booleanreadBoolean()bytereadByte()byte[]readByteArray()byte[]readByteArray(int int2)io.netty.buffer.ByteBufreadBytes(byte[] byte2)io.netty.buffer.ByteBufreadBytes(byte[] byte2, int int2, int int3)io.netty.buffer.ByteBufreadBytes(int int2)io.netty.buffer.ByteBufreadBytes(io.netty.buffer.ByteBuf byteBuf)io.netty.buffer.ByteBufreadBytes(io.netty.buffer.ByteBuf byteBuf, int int2)io.netty.buffer.ByteBufreadBytes(io.netty.buffer.ByteBuf byteBuf, int int2, int int3)io.netty.buffer.ByteBufreadBytes(OutputStream outputStream, int int2)io.netty.buffer.ByteBufreadBytes(ByteBuffer byteBuffer)intreadBytes(FileChannel fileChannel, long long2, int int2)intreadBytes(GatheringByteChannel gatheringByteChannel, int int2)charreadChar()CharSequencereadCharSequence(int int2, Charset charset)ChunkSectionPosreadChunkSectionPos()CompoundTagreadCompoundTag()DatereadDate()doublereadDouble()<T extends Enum<T>>
TreadEnumConstant(Class<T> class2)intreaderIndex()io.netty.buffer.ByteBufreaderIndex(int int2)floatreadFloat()IdentifierreadIdentifier()intreadInt()int[]readIntArray()int[]readIntArray(int int2)intreadIntLE()ItemStackreadItemStack()longreadLong()long[]readLongArray(long[] long2)long[]readLongArray(long[] toArray, int int2)longreadLongLE()intreadMedium()intreadMediumLE()io.netty.buffer.ByteBufreadRetainedSlice(int int2)shortreadShort()shortreadShortLE()io.netty.buffer.ByteBufreadSlice(int int2)StringreadString()StringreadString(int int2)TextreadText()shortreadUnsignedByte()longreadUnsignedInt()longreadUnsignedIntLE()intreadUnsignedMedium()intreadUnsignedMediumLE()intreadUnsignedShort()intreadUnsignedShortLE()UUIDreadUuid()intreadVarInt()longreadVarLong()intrefCnt()booleanrelease()booleanrelease(int int2)io.netty.buffer.ByteBufresetReaderIndex()io.netty.buffer.ByteBufresetWriterIndex()io.netty.buffer.ByteBufretain()io.netty.buffer.ByteBufretain(int int2)io.netty.buffer.ByteBufretainedDuplicate()io.netty.buffer.ByteBufretainedSlice()io.netty.buffer.ByteBufretainedSlice(int int2, int int3)io.netty.buffer.ByteBufsetBoolean(int int2, boolean bool)io.netty.buffer.ByteBufsetByte(int int2, int int3)io.netty.buffer.ByteBufsetBytes(int int2, byte[] byte2)io.netty.buffer.ByteBufsetBytes(int int2, byte[] byte2, int int3, int int4)io.netty.buffer.ByteBufsetBytes(int int2, io.netty.buffer.ByteBuf byteBuf)io.netty.buffer.ByteBufsetBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3)io.netty.buffer.ByteBufsetBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3, int int4)intsetBytes(int int2, InputStream inputStream, int int3)io.netty.buffer.ByteBufsetBytes(int int2, ByteBuffer byteBuffer)intsetBytes(int int2, FileChannel fileChannel, long long2, int int3)intsetBytes(int int2, ScatteringByteChannel scatteringByteChannel, int int3)io.netty.buffer.ByteBufsetChar(int int2, int int3)intsetCharSequence(int int2, CharSequence charSequence, Charset charset)io.netty.buffer.ByteBufsetDouble(int int2, double double2)io.netty.buffer.ByteBufsetFloat(int int2, float float2)io.netty.buffer.ByteBufsetIndex(int int2, int int3)io.netty.buffer.ByteBufsetInt(int int2, int int3)io.netty.buffer.ByteBufsetIntLE(int int2, int int3)io.netty.buffer.ByteBufsetLong(int int2, long long2)io.netty.buffer.ByteBufsetLongLE(int int2, long long2)io.netty.buffer.ByteBufsetMedium(int int2, int int3)io.netty.buffer.ByteBufsetMediumLE(int int2, int int3)io.netty.buffer.ByteBufsetShort(int int2, int int3)io.netty.buffer.ByteBufsetShortLE(int int2, int int3)io.netty.buffer.ByteBufsetZero(int int2, int int3)io.netty.buffer.ByteBufskipBytes(int int2)io.netty.buffer.ByteBufslice()io.netty.buffer.ByteBufslice(int int2, int int3)StringtoString()StringtoString(int int2, int int3, Charset charset)StringtoString(Charset charset)io.netty.buffer.ByteBuftouch()io.netty.buffer.ByteBuftouch(Object object)io.netty.buffer.ByteBufunwrap()intwritableBytes()voidwriteBlockHitResult(BlockHitResult blockHitResult)PacketByteBufwriteBlockPos(BlockPos blockPos)io.netty.buffer.ByteBufwriteBoolean(boolean bool)io.netty.buffer.ByteBufwriteByte(int int2)PacketByteBufwriteByteArray(byte[] byte2)io.netty.buffer.ByteBufwriteBytes(byte[] byte2)io.netty.buffer.ByteBufwriteBytes(byte[] byte2, int int2, int int3)io.netty.buffer.ByteBufwriteBytes(io.netty.buffer.ByteBuf byteBuf)io.netty.buffer.ByteBufwriteBytes(io.netty.buffer.ByteBuf byteBuf, int int2)io.netty.buffer.ByteBufwriteBytes(io.netty.buffer.ByteBuf byteBuf, int int2, int int3)intwriteBytes(InputStream inputStream, int int2)io.netty.buffer.ByteBufwriteBytes(ByteBuffer byteBuffer)intwriteBytes(FileChannel fileChannel, long long2, int int2)intwriteBytes(ScatteringByteChannel scatteringByteChannel, int int2)io.netty.buffer.ByteBufwriteChar(int int2)intwriteCharSequence(CharSequence charSequence, Charset charset)PacketByteBufwriteCompoundTag(CompoundTag compoundTag)PacketByteBufwriteDate(Date date)io.netty.buffer.ByteBufwriteDouble(double double2)PacketByteBufwriteEnumConstant(Enum<?> enum2)io.netty.buffer.ByteBufwriteFloat(float float2)PacketByteBufwriteIdentifier(Identifier identifier)io.netty.buffer.ByteBufwriteInt(int int2)PacketByteBufwriteIntArray(int[] int2)io.netty.buffer.ByteBufwriteIntLE(int int2)PacketByteBufwriteItemStack(ItemStack itemStack)io.netty.buffer.ByteBufwriteLong(long long2)PacketByteBufwriteLongArray(long[] long2)io.netty.buffer.ByteBufwriteLongLE(long long2)io.netty.buffer.ByteBufwriteMedium(int int2)io.netty.buffer.ByteBufwriteMediumLE(int int2)intwriterIndex()io.netty.buffer.ByteBufwriterIndex(int int2)io.netty.buffer.ByteBufwriteShort(int int2)io.netty.buffer.ByteBufwriteShortLE(int int2)PacketByteBufwriteString(String string)PacketByteBufwriteString(String string, int int2)PacketByteBufwriteText(Text text)PacketByteBufwriteUuid(UUID uUID)PacketByteBufwriteVarInt(int int2)PacketByteBufwriteVarLong(long long2)io.netty.buffer.ByteBufwriteZero(int int2)Methods inherited from class io.netty.buffer.ByteBuf
getDoubleLE, getFloatLE, readDoubleLE, readFloatLE, setDoubleLE, setFloatLE, writeDoubleLE, writeFloatLE
-
Field Details
-
parent
private final io.netty.buffer.ByteBuf parent- Mappings:
Namespace Name Mixin selector official aLnw;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
public PacketByteBuf(io.netty.buffer.ByteBuf byteBuf)
-
-
Method Details
-
getVarIntSizeBytes
public static int getVarIntSizeBytes(int int2)- Mappings:
Namespace Name Mixin selector official aLnw;a(I)Iintermediary method_10815Lnet/minecraft/class_2540;method_10815(I)Inamed getVarIntSizeBytesLnet/minecraft/network/PacketByteBuf;getVarIntSizeBytes(I)I
-
decode
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLnw;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
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLnw;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
-
writeByteArray
- Mappings:
Namespace Name Mixin selector official aLnw;a([B)Lnw;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()- Mappings:
Namespace Name Mixin selector official aLnw;a()[Bintermediary method_10795Lnet/minecraft/class_2540;method_10795()[Bnamed readByteArrayLnet/minecraft/network/PacketByteBuf;readByteArray()[B
-
readByteArray
public byte[] readByteArray(int int2)- Mappings:
Namespace Name Mixin selector official bLnw;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 aLnw;a([I)Lnw;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 bLnw;b()[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 cLnw;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 aLnw;a([J)Lnw;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 cLnw;c()[Jintermediary method_33134Lnet/minecraft/class_2540;method_33134()[Jnamed method_33134Lnet/minecraft/network/PacketByteBuf;method_33134()[J
-
readLongArray
- Mappings:
Namespace Name Mixin selector official bLnw;b([J)[Jintermediary method_10801Lnet/minecraft/class_2540;method_10801([J)[Jnamed readLongArrayLnet/minecraft/network/PacketByteBuf;readLongArray([J)[J
-
readLongArray
- Mappings:
Namespace Name Mixin selector official aLnw;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 eLnw;e()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 aLnw;a(Lfx;)Lnw;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 gLnw;g()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 hLnw;h()Loi;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 aLnw;a(Loi;)Lnw;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 aLnw;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 aLnw;a(Ljava/lang/Enum;)Lnw;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 iLnw;i()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 jLnw;j()Jintermediary method_10792Lnet/minecraft/class_2540;method_10792()Jnamed readVarLongLnet/minecraft/network/PacketByteBuf;readVarLong()J
-
writeUuid
- Mappings:
Namespace Name Mixin selector official aLnw;a(Ljava/util/UUID;)Lnw;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 kLnw;k()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 dLnw;d(I)Lnw;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 bLnw;b(J)Lnw;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 aLnw;a(Lmq;)Lnw;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 lLnw;l()Lmq;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 mLnw;m()Lmq;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 aLnw;a(Lmz;)Lmq;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 aLnw;a(Lbnu;)Lnw;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 nLnw;n()Lbnu;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 oLnw;o()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 eLnw;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 aLnw;a(Ljava/lang/String;)Lnw;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 aLnw;a(Ljava/lang/String;I)Lnw;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 pLnw;p()Lwb;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 aLnw;a(Lwb;)Lnw;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 qLnw;q()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 aLnw;a(Ljava/util/Date;)Lnw;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 rLnw;r()Ldhw;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 aLnw;a(Ldhw;)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 sLnw;s()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 aLnw;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()- Specified by:
capacityin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official capacityLnw;capacity()Iintermediary capacityLnet/minecraft/class_2540;capacity()Inamed capacityLnet/minecraft/network/PacketByteBuf;capacity()I
-
capacity
public io.netty.buffer.ByteBuf capacity(int int2)- Specified by:
capacityin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official capacityLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official maxCapacityLnw;maxCapacity()Iintermediary maxCapacityLnet/minecraft/class_2540;maxCapacity()Inamed maxCapacityLnet/minecraft/network/PacketByteBuf;maxCapacity()I
-
alloc
public io.netty.buffer.ByteBufAllocator alloc()- Specified by:
allocin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official allocLnw;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
- Specified by:
orderin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official orderLnw;order()Ljava/nio/ByteOrder;intermediary orderLnet/minecraft/class_2540;order()Ljava/nio/ByteOrder;named orderLnet/minecraft/network/PacketByteBuf;order()Ljava/nio/ByteOrder;
-
order
- Specified by:
orderin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official orderLnw;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
public io.netty.buffer.ByteBuf unwrap()- Specified by:
unwrapin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official unwrapLnw;unwrap()Lio/netty/buffer/ByteBuf;intermediary unwrapLnet/minecraft/class_2540;unwrap()Lio/netty/buffer/ByteBuf;named unwrapLnet/minecraft/network/PacketByteBuf;unwrap()Lio/netty/buffer/ByteBuf;
-
isDirect
public boolean isDirect()- Specified by:
isDirectin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isDirectLnw;isDirect()Zintermediary isDirectLnet/minecraft/class_2540;isDirect()Znamed isDirectLnet/minecraft/network/PacketByteBuf;isDirect()Z
-
isReadOnly
public boolean isReadOnly()- Specified by:
isReadOnlyin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isReadOnlyLnw;isReadOnly()Zintermediary isReadOnlyLnet/minecraft/class_2540;isReadOnly()Znamed isReadOnlyLnet/minecraft/network/PacketByteBuf;isReadOnly()Z
-
asReadOnly
public io.netty.buffer.ByteBuf asReadOnly()- Specified by:
asReadOnlyin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official asReadOnlyLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLnw;readerIndex()Iintermediary readerIndexLnet/minecraft/class_2540;readerIndex()Inamed readerIndexLnet/minecraft/network/PacketByteBuf;readerIndex()I
-
readerIndex
public io.netty.buffer.ByteBuf readerIndex(int int2)- Specified by:
readerIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLnw;writerIndex()Iintermediary writerIndexLnet/minecraft/class_2540;writerIndex()Inamed writerIndexLnet/minecraft/network/PacketByteBuf;writerIndex()I
-
writerIndex
public io.netty.buffer.ByteBuf writerIndex(int int2)- Specified by:
writerIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLnw;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
public io.netty.buffer.ByteBuf setIndex(int int2, int int3)- Specified by:
setIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setIndexLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readableBytesLnw;readableBytes()Iintermediary readableBytesLnet/minecraft/class_2540;readableBytes()Inamed readableBytesLnet/minecraft/network/PacketByteBuf;readableBytes()I
-
writableBytes
public int writableBytes()- Specified by:
writableBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writableBytesLnw;writableBytes()Iintermediary writableBytesLnet/minecraft/class_2540;writableBytes()Inamed writableBytesLnet/minecraft/network/PacketByteBuf;writableBytes()I
-
maxWritableBytes
public int maxWritableBytes()- Specified by:
maxWritableBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official maxWritableBytesLnw;maxWritableBytes()Iintermediary maxWritableBytesLnet/minecraft/class_2540;maxWritableBytes()Inamed maxWritableBytesLnet/minecraft/network/PacketByteBuf;maxWritableBytes()I
-
isReadable
public boolean isReadable()- Specified by:
isReadablein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLnw;isReadable()Zintermediary isReadableLnet/minecraft/class_2540;isReadable()Znamed isReadableLnet/minecraft/network/PacketByteBuf;isReadable()Z
-
isReadable
public boolean isReadable(int int2)- Specified by:
isReadablein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLnw;isReadable(I)Zintermediary isReadableLnet/minecraft/class_2540;isReadable(I)Znamed isReadableLnet/minecraft/network/PacketByteBuf;isReadable(I)Z
-
isWritable
public boolean isWritable()- Specified by:
isWritablein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLnw;isWritable()Zintermediary isWritableLnet/minecraft/class_2540;isWritable()Znamed isWritableLnet/minecraft/network/PacketByteBuf;isWritable()Z
-
isWritable
public boolean isWritable(int int2)- Specified by:
isWritablein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLnw;isWritable(I)Zintermediary isWritableLnet/minecraft/class_2540;isWritable(I)Znamed isWritableLnet/minecraft/network/PacketByteBuf;isWritable(I)Z
-
clear
public io.netty.buffer.ByteBuf clear()- Specified by:
clearin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official clearLnw;clear()Lio/netty/buffer/ByteBuf;intermediary clearLnet/minecraft/class_2540;clear()Lio/netty/buffer/ByteBuf;named clearLnet/minecraft/network/PacketByteBuf;clear()Lio/netty/buffer/ByteBuf;
-
markReaderIndex
public io.netty.buffer.ByteBuf markReaderIndex()- Specified by:
markReaderIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official markReaderIndexLnw;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
public io.netty.buffer.ByteBuf resetReaderIndex()- Specified by:
resetReaderIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official resetReaderIndexLnw;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
public io.netty.buffer.ByteBuf markWriterIndex()- Specified by:
markWriterIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official markWriterIndexLnw;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
public io.netty.buffer.ByteBuf resetWriterIndex()- Specified by:
resetWriterIndexin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official resetWriterIndexLnw;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
public io.netty.buffer.ByteBuf discardReadBytes()- Specified by:
discardReadBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official discardReadBytesLnw;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
public io.netty.buffer.ByteBuf discardSomeReadBytes()- Specified by:
discardSomeReadBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official discardSomeReadBytesLnw;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
public io.netty.buffer.ByteBuf ensureWritable(int int2)- Specified by:
ensureWritablein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBooleanLnw;getBoolean(I)Zintermediary getBooleanLnet/minecraft/class_2540;getBoolean(I)Znamed getBooleanLnet/minecraft/network/PacketByteBuf;getBoolean(I)Z
-
getByte
public byte getByte(int int2)- Specified by:
getBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getByteLnw;getByte(I)Bintermediary getByteLnet/minecraft/class_2540;getByte(I)Bnamed getByteLnet/minecraft/network/PacketByteBuf;getByte(I)B
-
getUnsignedByte
public short getUnsignedByte(int int2)- Specified by:
getUnsignedBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedByteLnw;getUnsignedByte(I)Sintermediary getUnsignedByteLnet/minecraft/class_2540;getUnsignedByte(I)Snamed getUnsignedByteLnet/minecraft/network/PacketByteBuf;getUnsignedByte(I)S
-
getShort
public short getShort(int int2)- Specified by:
getShortin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getShortLnw;getShort(I)Sintermediary getShortLnet/minecraft/class_2540;getShort(I)Snamed getShortLnet/minecraft/network/PacketByteBuf;getShort(I)S
-
getShortLE
public short getShortLE(int int2)- Specified by:
getShortLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getShortLELnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedShortLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedShortLELnw;getUnsignedShortLE(I)Iintermediary getUnsignedShortLELnet/minecraft/class_2540;getUnsignedShortLE(I)Inamed getUnsignedShortLELnet/minecraft/network/PacketByteBuf;getUnsignedShortLE(I)I
-
getMedium
public int getMedium(int int2)- Specified by:
getMediumin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getMediumLnw;getMedium(I)Iintermediary getMediumLnet/minecraft/class_2540;getMedium(I)Inamed getMediumLnet/minecraft/network/PacketByteBuf;getMedium(I)I
-
getMediumLE
public int getMediumLE(int int2)- Specified by:
getMediumLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getMediumLELnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedMediumLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedMediumLELnw;getUnsignedMediumLE(I)Iintermediary getUnsignedMediumLELnet/minecraft/class_2540;getUnsignedMediumLE(I)Inamed getUnsignedMediumLELnet/minecraft/network/PacketByteBuf;getUnsignedMediumLE(I)I
-
getInt
public int getInt(int int2)- Specified by:
getIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getIntLnw;getInt(I)Iintermediary getIntLnet/minecraft/class_2540;getInt(I)Inamed getIntLnet/minecraft/network/PacketByteBuf;getInt(I)I
-
getIntLE
public int getIntLE(int int2)- Specified by:
getIntLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getIntLELnw;getIntLE(I)Iintermediary getIntLELnet/minecraft/class_2540;getIntLE(I)Inamed getIntLELnet/minecraft/network/PacketByteBuf;getIntLE(I)I
-
getUnsignedInt
public long getUnsignedInt(int int2)- Specified by:
getUnsignedIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLELnw;getUnsignedIntLE(I)Jintermediary getUnsignedIntLELnet/minecraft/class_2540;getUnsignedIntLE(I)Jnamed getUnsignedIntLELnet/minecraft/network/PacketByteBuf;getUnsignedIntLE(I)J
-
getLong
public long getLong(int int2)- Specified by:
getLongin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getLongLnw;getLong(I)Jintermediary getLongLnet/minecraft/class_2540;getLong(I)Jnamed getLongLnet/minecraft/network/PacketByteBuf;getLong(I)J
-
getLongLE
public long getLongLE(int int2)- Specified by:
getLongLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getLongLELnw;getLongLE(I)Jintermediary getLongLELnet/minecraft/class_2540;getLongLE(I)Jnamed getLongLELnet/minecraft/network/PacketByteBuf;getLongLE(I)J
-
getChar
public char getChar(int int2)- Specified by:
getCharin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getCharLnw;getChar(I)Cintermediary getCharLnet/minecraft/class_2540;getChar(I)Cnamed getCharLnet/minecraft/network/PacketByteBuf;getChar(I)C
-
getFloat
public float getFloat(int int2)- Specified by:
getFloatin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getFloatLnw;getFloat(I)Fintermediary getFloatLnet/minecraft/class_2540;getFloat(I)Fnamed getFloatLnet/minecraft/network/PacketByteBuf;getFloat(I)F
-
getDouble
public double getDouble(int int2)- Specified by:
getDoublein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getDoubleLnw;getDouble(I)Dintermediary getDoubleLnet/minecraft/class_2540;getDouble(I)Dnamed getDoubleLnet/minecraft/network/PacketByteBuf;getDouble(I)D
-
getBytes
public io.netty.buffer.ByteBuf getBytes(int int2, io.netty.buffer.ByteBuf byteBuf)- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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
public io.netty.buffer.ByteBuf getBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3)- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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
public io.netty.buffer.ByteBuf getBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3, int int4)- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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
public io.netty.buffer.ByteBuf getBytes(int int2, byte[] byte2)- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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
public io.netty.buffer.ByteBuf getBytes(int int2, byte[] byte2, int int3, int int4)- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLnw;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
public io.netty.buffer.ByteBuf getBytes(int int2, OutputStream outputStream, int int3) throws IOException- Specified by:
getBytesin classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official getCharSequenceLnw;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
public io.netty.buffer.ByteBuf setBoolean(int int2, boolean bool)- Specified by:
setBooleanin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBooleanLnw;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
public io.netty.buffer.ByteBuf setByte(int int2, int int3)- Specified by:
setBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setByteLnw;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
public io.netty.buffer.ByteBuf setShort(int int2, int int3)- Specified by:
setShortin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setShortLnw;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
public io.netty.buffer.ByteBuf setShortLE(int int2, int int3)- Specified by:
setShortLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setShortLELnw;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
public io.netty.buffer.ByteBuf setMedium(int int2, int int3)- Specified by:
setMediumin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setMediumLnw;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
public io.netty.buffer.ByteBuf setMediumLE(int int2, int int3)- Specified by:
setMediumLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setMediumLELnw;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
public io.netty.buffer.ByteBuf setInt(int int2, int int3)- Specified by:
setIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setIntLnw;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
public io.netty.buffer.ByteBuf setIntLE(int int2, int int3)- Specified by:
setIntLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setIntLELnw;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
public io.netty.buffer.ByteBuf setLong(int int2, long long2)- Specified by:
setLongin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setLongLnw;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
public io.netty.buffer.ByteBuf setLongLE(int int2, long long2)- Specified by:
setLongLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setLongLELnw;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
public io.netty.buffer.ByteBuf setChar(int int2, int int3)- Specified by:
setCharin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setCharLnw;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
public io.netty.buffer.ByteBuf setFloat(int int2, float float2)- Specified by:
setFloatin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setFloatLnw;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
public io.netty.buffer.ByteBuf setDouble(int int2, double double2)- Specified by:
setDoublein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setDoubleLnw;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
public io.netty.buffer.ByteBuf setBytes(int int2, io.netty.buffer.ByteBuf byteBuf)- Specified by:
setBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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
public io.netty.buffer.ByteBuf setBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3)- Specified by:
setBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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
public io.netty.buffer.ByteBuf setBytes(int int2, io.netty.buffer.ByteBuf byteBuf, int int3, int int4)- Specified by:
setBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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
public io.netty.buffer.ByteBuf setBytes(int int2, byte[] byte2)- Specified by:
setBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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
public io.netty.buffer.ByteBuf setBytes(int int2, byte[] byte2, int int3, int int4)- Specified by:
setBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLnw;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
public io.netty.buffer.ByteBuf setZero(int int2, int int3)- Specified by:
setZeroin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setZeroLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official setCharSequenceLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBooleanLnw;readBoolean()Zintermediary readBooleanLnet/minecraft/class_2540;readBoolean()Znamed readBooleanLnet/minecraft/network/PacketByteBuf;readBoolean()Z
-
readByte
public byte readByte()- Specified by:
readBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readByteLnw;readByte()Bintermediary readByteLnet/minecraft/class_2540;readByte()Bnamed readByteLnet/minecraft/network/PacketByteBuf;readByte()B
-
readUnsignedByte
public short readUnsignedByte()- Specified by:
readUnsignedBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedByteLnw;readUnsignedByte()Sintermediary readUnsignedByteLnet/minecraft/class_2540;readUnsignedByte()Snamed readUnsignedByteLnet/minecraft/network/PacketByteBuf;readUnsignedByte()S
-
readShort
public short readShort()- Specified by:
readShortin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readShortLnw;readShort()Sintermediary readShortLnet/minecraft/class_2540;readShort()Snamed readShortLnet/minecraft/network/PacketByteBuf;readShort()S
-
readShortLE
public short readShortLE()- Specified by:
readShortLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readShortLELnw;readShortLE()Sintermediary readShortLELnet/minecraft/class_2540;readShortLE()Snamed readShortLELnet/minecraft/network/PacketByteBuf;readShortLE()S
-
readUnsignedShort
public int readUnsignedShort()- Specified by:
readUnsignedShortin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedShortLnw;readUnsignedShort()Iintermediary readUnsignedShortLnet/minecraft/class_2540;readUnsignedShort()Inamed readUnsignedShortLnet/minecraft/network/PacketByteBuf;readUnsignedShort()I
-
readUnsignedShortLE
public int readUnsignedShortLE()- Specified by:
readUnsignedShortLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedShortLELnw;readUnsignedShortLE()Iintermediary readUnsignedShortLELnet/minecraft/class_2540;readUnsignedShortLE()Inamed readUnsignedShortLELnet/minecraft/network/PacketByteBuf;readUnsignedShortLE()I
-
readMedium
public int readMedium()- Specified by:
readMediumin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readMediumLnw;readMedium()Iintermediary readMediumLnet/minecraft/class_2540;readMedium()Inamed readMediumLnet/minecraft/network/PacketByteBuf;readMedium()I
-
readMediumLE
public int readMediumLE()- Specified by:
readMediumLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readMediumLELnw;readMediumLE()Iintermediary readMediumLELnet/minecraft/class_2540;readMediumLE()Inamed readMediumLELnet/minecraft/network/PacketByteBuf;readMediumLE()I
-
readUnsignedMedium
public int readUnsignedMedium()- Specified by:
readUnsignedMediumin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedMediumLnw;readUnsignedMedium()Iintermediary readUnsignedMediumLnet/minecraft/class_2540;readUnsignedMedium()Inamed readUnsignedMediumLnet/minecraft/network/PacketByteBuf;readUnsignedMedium()I
-
readUnsignedMediumLE
public int readUnsignedMediumLE()- Specified by:
readUnsignedMediumLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedMediumLELnw;readUnsignedMediumLE()Iintermediary readUnsignedMediumLELnet/minecraft/class_2540;readUnsignedMediumLE()Inamed readUnsignedMediumLELnet/minecraft/network/PacketByteBuf;readUnsignedMediumLE()I
-
readInt
public int readInt()- Specified by:
readIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readIntLnw;readInt()Iintermediary readIntLnet/minecraft/class_2540;readInt()Inamed readIntLnet/minecraft/network/PacketByteBuf;readInt()I
-
readIntLE
public int readIntLE()- Specified by:
readIntLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readIntLELnw;readIntLE()Iintermediary readIntLELnet/minecraft/class_2540;readIntLE()Inamed readIntLELnet/minecraft/network/PacketByteBuf;readIntLE()I
-
readUnsignedInt
public long readUnsignedInt()- Specified by:
readUnsignedIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedIntLnw;readUnsignedInt()Jintermediary readUnsignedIntLnet/minecraft/class_2540;readUnsignedInt()Jnamed readUnsignedIntLnet/minecraft/network/PacketByteBuf;readUnsignedInt()J
-
readUnsignedIntLE
public long readUnsignedIntLE()- Specified by:
readUnsignedIntLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedIntLELnw;readUnsignedIntLE()Jintermediary readUnsignedIntLELnet/minecraft/class_2540;readUnsignedIntLE()Jnamed readUnsignedIntLELnet/minecraft/network/PacketByteBuf;readUnsignedIntLE()J
-
readLong
public long readLong()- Specified by:
readLongin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readLongLnw;readLong()Jintermediary readLongLnet/minecraft/class_2540;readLong()Jnamed readLongLnet/minecraft/network/PacketByteBuf;readLong()J
-
readLongLE
public long readLongLE()- Specified by:
readLongLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readLongLELnw;readLongLE()Jintermediary readLongLELnet/minecraft/class_2540;readLongLE()Jnamed readLongLELnet/minecraft/network/PacketByteBuf;readLongLE()J
-
readChar
public char readChar()- Specified by:
readCharin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readCharLnw;readChar()Cintermediary readCharLnet/minecraft/class_2540;readChar()Cnamed readCharLnet/minecraft/network/PacketByteBuf;readChar()C
-
readFloat
public float readFloat()- Specified by:
readFloatin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readFloatLnw;readFloat()Fintermediary readFloatLnet/minecraft/class_2540;readFloat()Fnamed readFloatLnet/minecraft/network/PacketByteBuf;readFloat()F
-
readDouble
public double readDouble()- Specified by:
readDoublein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readDoubleLnw;readDouble()Dintermediary readDoubleLnet/minecraft/class_2540;readDouble()Dnamed readDoubleLnet/minecraft/network/PacketByteBuf;readDouble()D
-
readBytes
public io.netty.buffer.ByteBuf readBytes(int int2)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf readSlice(int int2)- Specified by:
readSlicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readSliceLnw;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
public io.netty.buffer.ByteBuf readRetainedSlice(int int2)- Specified by:
readRetainedSlicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readRetainedSliceLnw;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
public io.netty.buffer.ByteBuf readBytes(io.netty.buffer.ByteBuf byteBuf)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf readBytes(io.netty.buffer.ByteBuf byteBuf, int int2)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf readBytes(io.netty.buffer.ByteBuf byteBuf, int int2, int int3)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf readBytes(byte[] byte2)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf readBytes(byte[] byte2, int int2, int int3)- Specified by:
readBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official readCharSequenceLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLnw;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
public io.netty.buffer.ByteBuf skipBytes(int int2)- Specified by:
skipBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official skipBytesLnw;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
public io.netty.buffer.ByteBuf writeBoolean(boolean bool)- Specified by:
writeBooleanin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBooleanLnw;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
public io.netty.buffer.ByteBuf writeByte(int int2)- Specified by:
writeBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeByteLnw;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
public io.netty.buffer.ByteBuf writeShort(int int2)- Specified by:
writeShortin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeShortLnw;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
public io.netty.buffer.ByteBuf writeShortLE(int int2)- Specified by:
writeShortLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeShortLELnw;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
public io.netty.buffer.ByteBuf writeMedium(int int2)- Specified by:
writeMediumin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeMediumLnw;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
public io.netty.buffer.ByteBuf writeMediumLE(int int2)- Specified by:
writeMediumLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeMediumLELnw;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
public io.netty.buffer.ByteBuf writeInt(int int2)- Specified by:
writeIntin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeIntLnw;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
public io.netty.buffer.ByteBuf writeIntLE(int int2)- Specified by:
writeIntLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeIntLELnw;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
public io.netty.buffer.ByteBuf writeLong(long long2)- Specified by:
writeLongin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeLongLnw;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
public io.netty.buffer.ByteBuf writeLongLE(long long2)- Specified by:
writeLongLEin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeLongLELnw;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
public io.netty.buffer.ByteBuf writeChar(int int2)- Specified by:
writeCharin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeCharLnw;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
public io.netty.buffer.ByteBuf writeFloat(float float2)- Specified by:
writeFloatin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeFloatLnw;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
public io.netty.buffer.ByteBuf writeDouble(double double2)- Specified by:
writeDoublein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeDoubleLnw;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
public io.netty.buffer.ByteBuf writeBytes(io.netty.buffer.ByteBuf byteBuf)- Specified by:
writeBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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
public io.netty.buffer.ByteBuf writeBytes(io.netty.buffer.ByteBuf byteBuf, int int2)- Specified by:
writeBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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
public io.netty.buffer.ByteBuf writeBytes(io.netty.buffer.ByteBuf byteBuf, int int2, int int3)- Specified by:
writeBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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
public io.netty.buffer.ByteBuf writeBytes(byte[] byte2)- Specified by:
writeBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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
public io.netty.buffer.ByteBuf writeBytes(byte[] byte2, int int2, int int3)- Specified by:
writeBytesin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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 classio.netty.buffer.ByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLnw;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
public io.netty.buffer.ByteBuf writeZero(int int2)- Specified by:
writeZeroin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeZeroLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official writeCharSequenceLnw;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)- Specified by:
indexOfin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official indexOfLnw;indexOf(IIB)Iintermediary indexOfLnet/minecraft/class_2540;indexOf(IIB)Inamed indexOfLnet/minecraft/network/PacketByteBuf;indexOf(IIB)I
-
bytesBefore
public int bytesBefore(byte byte2)- Specified by:
bytesBeforein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLnw;bytesBefore(IIB)Iintermediary bytesBeforeLnet/minecraft/class_2540;bytesBefore(IIB)Inamed bytesBeforeLnet/minecraft/network/PacketByteBuf;bytesBefore(IIB)I
-
forEachByte
public int forEachByte(io.netty.util.ByteProcessor byteProcessor)- Specified by:
forEachBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLnw;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
public int forEachByte(int int2, int int3, io.netty.util.ByteProcessor byteProcessor)- Specified by:
forEachBytein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLnw;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
public int forEachByteDesc(io.netty.util.ByteProcessor byteProcessor)- Specified by:
forEachByteDescin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLnw;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
public int forEachByteDesc(int int2, int int3, io.netty.util.ByteProcessor byteProcessor)- Specified by:
forEachByteDescin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLnw;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
public io.netty.buffer.ByteBuf copy()- Specified by:
copyin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official copyLnw;copy()Lio/netty/buffer/ByteBuf;intermediary copyLnet/minecraft/class_2540;copy()Lio/netty/buffer/ByteBuf;named copyLnet/minecraft/network/PacketByteBuf;copy()Lio/netty/buffer/ByteBuf;
-
copy
public io.netty.buffer.ByteBuf copy(int int2, int int3)- Specified by:
copyin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official copyLnw;copy(II)Lio/netty/buffer/ByteBuf;intermediary copyLnet/minecraft/class_2540;copy(II)Lio/netty/buffer/ByteBuf;named copyLnet/minecraft/network/PacketByteBuf;copy(II)Lio/netty/buffer/ByteBuf;
-
slice
public io.netty.buffer.ByteBuf slice()- Specified by:
slicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official sliceLnw;slice()Lio/netty/buffer/ByteBuf;intermediary sliceLnet/minecraft/class_2540;slice()Lio/netty/buffer/ByteBuf;named sliceLnet/minecraft/network/PacketByteBuf;slice()Lio/netty/buffer/ByteBuf;
-
retainedSlice
public io.netty.buffer.ByteBuf retainedSlice()- Specified by:
retainedSlicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official retainedSliceLnw;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
public io.netty.buffer.ByteBuf slice(int int2, int int3)- Specified by:
slicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official sliceLnw;slice(II)Lio/netty/buffer/ByteBuf;intermediary sliceLnet/minecraft/class_2540;slice(II)Lio/netty/buffer/ByteBuf;named sliceLnet/minecraft/network/PacketByteBuf;slice(II)Lio/netty/buffer/ByteBuf;
-
retainedSlice
public io.netty.buffer.ByteBuf retainedSlice(int int2, int int3)- Specified by:
retainedSlicein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official retainedSliceLnw;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
public io.netty.buffer.ByteBuf duplicate()- Specified by:
duplicatein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official duplicateLnw;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
public io.netty.buffer.ByteBuf retainedDuplicate()- Specified by:
retainedDuplicatein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official retainedDuplicateLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferCountLnw;nioBufferCount()Iintermediary nioBufferCountLnet/minecraft/class_2540;nioBufferCount()Inamed nioBufferCountLnet/minecraft/network/PacketByteBuf;nioBufferCount()I
-
nioBuffer
- Specified by:
nioBufferin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official internalNioBufferLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLnw;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()- Specified by:
hasArrayin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official hasArrayLnw;hasArray()Zintermediary hasArrayLnet/minecraft/class_2540;hasArray()Znamed hasArrayLnet/minecraft/network/PacketByteBuf;hasArray()Z
-
array
public byte[] array()- Specified by:
arrayin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official arrayLnw;array()[Bintermediary arrayLnet/minecraft/class_2540;array()[Bnamed arrayLnet/minecraft/network/PacketByteBuf;array()[B
-
arrayOffset
public int arrayOffset()- Specified by:
arrayOffsetin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official arrayOffsetLnw;arrayOffset()Iintermediary arrayOffsetLnet/minecraft/class_2540;arrayOffset()Inamed arrayOffsetLnet/minecraft/network/PacketByteBuf;arrayOffset()I
-
hasMemoryAddress
public boolean hasMemoryAddress()- Specified by:
hasMemoryAddressin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official hasMemoryAddressLnw;hasMemoryAddress()Zintermediary hasMemoryAddressLnet/minecraft/class_2540;hasMemoryAddress()Znamed hasMemoryAddressLnet/minecraft/network/PacketByteBuf;hasMemoryAddress()Z
-
memoryAddress
public long memoryAddress()- Specified by:
memoryAddressin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official memoryAddressLnw;memoryAddress()Jintermediary memoryAddressLnet/minecraft/class_2540;memoryAddress()Jnamed memoryAddressLnet/minecraft/network/PacketByteBuf;memoryAddress()J
-
toString
- Specified by:
toStringin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official toStringLnw;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 classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official toStringLnw;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()- Specified by:
hashCodein classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official hashCodeLnw;hashCode()Iintermediary hashCodeLnet/minecraft/class_2540;hashCode()Inamed hashCodeLnet/minecraft/network/PacketByteBuf;hashCode()I
-
equals
- Specified by:
equalsin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official equalsLnw;equals(Ljava/lang/Object;)Zintermediary equalsLnet/minecraft/class_2540;equals(Ljava/lang/Object;)Znamed equalsLnet/minecraft/network/PacketByteBuf;equals(Ljava/lang/Object;)Z
-
compareTo
public int compareTo(io.netty.buffer.ByteBuf byteBuf)- Specified by:
compareToin interfaceComparable<io.netty.buffer.ByteBuf>- Specified by:
compareToin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official compareToLnw;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
- Specified by:
toStringin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official toStringLnw;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_2540;toString()Ljava/lang/String;named toStringLnet/minecraft/network/PacketByteBuf;toString()Ljava/lang/String;
-
retain
public io.netty.buffer.ByteBuf retain(int int2)- Specified by:
retainin interfaceio.netty.util.ReferenceCounted- Specified by:
retainin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official retainLnw;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
public io.netty.buffer.ByteBuf retain()- Specified by:
retainin interfaceio.netty.util.ReferenceCounted- Specified by:
retainin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official retainLnw;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
public io.netty.buffer.ByteBuf touch()- Specified by:
touchin interfaceio.netty.util.ReferenceCounted- Specified by:
touchin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official touchLnw;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 interfaceio.netty.util.ReferenceCounted- Specified by:
touchin classio.netty.buffer.ByteBuf- Mappings:
Namespace Name Mixin selector official touchLnw;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 refCntLnw;refCnt()Iintermediary refCntLnet/minecraft/class_2540;refCnt()Inamed refCntLnet/minecraft/network/PacketByteBuf;refCnt()I
-
release
public boolean release()- Mappings:
Namespace Name Mixin selector official releaseLnw;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 releaseLnw;release(I)Zintermediary releaseLnet/minecraft/class_2540;release(I)Znamed releaseLnet/minecraft/network/PacketByteBuf;release(I)Z
-