Package net.minecraft.util
Class PacketByteBuf
java.lang.Object
io.netty.buffer.ByteBuf
net.minecraft.util.PacketByteBuf
- All Implemented Interfaces:
ReferenceCounted,Comparable<ByteBuf>
- Mappings:
Namespace Name official emintermediary net/minecraft/class_1967named net/minecraft/util/PacketByteBuf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalloc()byte[]array()intintbytesBefore(byte byte2) intbytesBefore(int int2, byte byte2) intbytesBefore(int int2, int int3, byte byte2) intcapacity()capacity(int i) clear()intcopy()copy(int int2, int int3) ensureWritable(int int2) intensureWritable(int i, boolean bl) booleanintforEachByte(int int2, int int3, ByteBufProcessor byteBufProcessor) intforEachByte(ByteBufProcessor byteBufProcessor) intforEachByteDesc(int int2, int int3, ByteBufProcessor byteBufProcessor) intforEachByteDesc(ByteBufProcessor byteBufProcessor) booleangetBoolean(int i) bytegetByte(int i) getBytes(int int2, byte[] byte2) getBytes(int i, byte[] bytes, int j, int k) getBytes(int int2, OutputStream outputStream, int int3) getBytes(int int2, ByteBuffer byteBuffer) intgetBytes(int int2, GatheringByteChannel gatheringByteChannel, int int3) chargetChar(int i) doublegetDouble(int int2) floatgetFloat(int i) intgetInt(int int2) longgetLong(int i) intgetMedium(int i) shortgetShort(int i) shortgetUnsignedByte(int i) longgetUnsignedInt(int i) intgetUnsignedMedium(int i) intgetUnsignedShort(int i) static intgetVarIntSizeBytes(int size) booleanhasArray()inthashCode()booleanintindexOf(int int2, int int3, byte byte2) internalNioBuffer(int int2, int int3) booleanisDirect()booleanbooleanisReadable(int i) booleanbooleanisWritable(int i) intintlongnioBuffer(int int2, int int3) intnioBuffers(int int2, int int3) order()intbooleanbytereadByte()byte[]readBytes(byte[] byte2) readBytes(byte[] byte2, int int2, int int3) readBytes(int int2) readBytes(OutputStream outputStream, int int2) readBytes(ByteBuffer byteBuffer) intreadBytes(GatheringByteChannel gatheringByteChannel, int int2) charreadChar()double<T extends Enum<T>>
TreadEnumConstant(Class<T> clazz) intreaderIndex(int i) floatintreadInt()longreadLong()intshortreadSlice(int int2) readString(int i) readText()shortlongintintreadUuid()intlongintrefCnt()booleanrelease()booleanrelease(int int2) retain()retain(int int2) setBoolean(int i, boolean bl) setByte(int i, int j) setBytes(int int2, byte[] byte2) setBytes(int i, byte[] bytes, int j, int k) intsetBytes(int int2, InputStream inputStream, int int3) setBytes(int int2, ByteBuffer byteBuffer) intsetBytes(int int2, ScatteringByteChannel scatteringByteChannel, int int3) setChar(int i, int j) setDouble(int i, double d) setFloat(int i, float f) setIndex(int i, int j) setInt(int i, int j) setLong(int i, long l) setMedium(int i, int j) setShort(int i, int j) setZero(int int2, int int3) skipBytes(int int2) slice()slice(int int2, int int3) toString()unwrap()intvoidwriteBlockPos(BlockPos pos) writeBoolean(boolean bool) writeByte(int int2) voidwriteByteArray(byte[] bytes) writeBytes(byte[] byte2) writeBytes(byte[] byte2, int int2, int int3) writeBytes(ByteBuf byteBuf) writeBytes(ByteBuf byteBuf, int int2) writeBytes(ByteBuf byteBuf, int int2, int int3) intwriteBytes(InputStream inputStream, int int2) writeBytes(ByteBuffer byteBuffer) intwriteBytes(ScatteringByteChannel scatteringByteChannel, int int2) writeChar(int int2) writeDouble(double double2) voidwriteFloat(float float2) writeInt(int int2) voidwriteItemStack(ItemStack stack) writeLong(long long2) writeMedium(int int2) voidintwriterIndex(int i) writeShort(int int2) writeString(String string) voidvoidvoidwriteVarInt(int i) voidwriteVarLong(long l) writeZero(int int2)
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector official aLem;a:Lio/netty/buffer/ByteBuf;intermediary field_8455Lnet/minecraft/class_1967;field_8455:Lio/netty/buffer/ByteBuf;named parentLnet/minecraft/util/PacketByteBuf;parent:Lio/netty/buffer/ByteBuf;
-
-
Constructor Details
-
PacketByteBuf
- Mappings:
Namespace Name Mixin selector official <init>Lem;<init>(Lio/netty/buffer/ByteBuf;)Vintermediary <init>Lnet/minecraft/class_1967;<init>(Lio/netty/buffer/ByteBuf;)Vnamed <init>Lnet/minecraft/util/PacketByteBuf;<init>(Lio/netty/buffer/ByteBuf;)V
-
-
Method Details
-
getVarIntSizeBytes
public static int getVarIntSizeBytes(int size) - Mappings:
Namespace Name Mixin selector official aLem;a(I)Iintermediary method_7420Lnet/minecraft/class_1967;method_7420(I)Inamed getVarIntSizeBytesLnet/minecraft/util/PacketByteBuf;getVarIntSizeBytes(I)I
-
writeByteArray
public void writeByteArray(byte[] bytes) - Mappings:
Namespace Name Mixin selector official aLem;a([B)Vintermediary method_10607Lnet/minecraft/class_1967;method_10607([B)Vnamed writeByteArrayLnet/minecraft/util/PacketByteBuf;writeByteArray([B)V
-
readByteArray
public byte[] readByteArray()- Mappings:
Namespace Name Mixin selector official aLem;a()[Bintermediary method_10600Lnet/minecraft/class_1967;method_10600()[Bnamed readByteArrayLnet/minecraft/util/PacketByteBuf;readByteArray()[B
-
readBlockPos
- Mappings:
Namespace Name Mixin selector official cLem;c()Lcj;intermediary method_10609Lnet/minecraft/class_1967;method_10609()Lnet/minecraft/class_2552;named readBlockPosLnet/minecraft/util/PacketByteBuf;readBlockPos()Lnet/minecraft/util/math/BlockPos;
-
writeBlockPos
- Mappings:
Namespace Name Mixin selector official aLem;a(Lcj;)Vintermediary method_10601Lnet/minecraft/class_1967;method_10601(Lnet/minecraft/class_2552;)Vnamed writeBlockPosLnet/minecraft/util/PacketByteBuf;writeBlockPos(Lnet/minecraft/util/math/BlockPos;)V
-
readText
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official dLem;d()Leu;intermediary method_10610Lnet/minecraft/class_1967;method_10610()Lnet/minecraft/class_1982;named readTextLnet/minecraft/util/PacketByteBuf;readText()Lnet/minecraft/text/Text;
-
writeText
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLem;a(Leu;)Vintermediary method_10602Lnet/minecraft/class_1967;method_10602(Lnet/minecraft/class_1982;)Vnamed writeTextLnet/minecraft/util/PacketByteBuf;writeText(Lnet/minecraft/text/Text;)V
-
readEnumConstant
- Mappings:
Namespace Name Mixin selector official aLem;a(Ljava/lang/Class;)Ljava/lang/Enum;intermediary method_10603Lnet/minecraft/class_1967;method_10603(Ljava/lang/Class;)Ljava/lang/Enum;named readEnumConstantLnet/minecraft/util/PacketByteBuf;readEnumConstant(Ljava/lang/Class;)Ljava/lang/Enum;
-
writeEnum
- Mappings:
Namespace Name Mixin selector official aLem;a(Ljava/lang/Enum;)Vintermediary method_10604Lnet/minecraft/class_1967;method_10604(Ljava/lang/Enum;)Vnamed writeEnumLnet/minecraft/util/PacketByteBuf;writeEnum(Ljava/lang/Enum;)V
-
readVarInt
public int readVarInt()- Mappings:
Namespace Name Mixin selector official eLem;e()Iintermediary method_7419Lnet/minecraft/class_1967;method_7419()Inamed readVarIntLnet/minecraft/util/PacketByteBuf;readVarInt()I
-
readVarLong
public long readVarLong()- Mappings:
Namespace Name Mixin selector official fLem;f()Jintermediary method_10611Lnet/minecraft/class_1967;method_10611()Jnamed readVarLongLnet/minecraft/util/PacketByteBuf;readVarLong()J
-
writeUUID
- Mappings:
Namespace Name Mixin selector official aLem;a(Ljava/util/UUID;)Vintermediary method_10606Lnet/minecraft/class_1967;method_10606(Ljava/util/UUID;)Vnamed writeUUIDLnet/minecraft/util/PacketByteBuf;writeUUID(Ljava/util/UUID;)V
-
readUuid
- Mappings:
Namespace Name Mixin selector official gLem;g()Ljava/util/UUID;intermediary method_10612Lnet/minecraft/class_1967;method_10612()Ljava/util/UUID;named readUuidLnet/minecraft/util/PacketByteBuf;readUuid()Ljava/util/UUID;
-
writeVarInt
public void writeVarInt(int i) - Mappings:
Namespace Name Mixin selector official bLem;b(I)Vintermediary method_7425Lnet/minecraft/class_1967;method_7425(I)Vnamed writeVarIntLnet/minecraft/util/PacketByteBuf;writeVarInt(I)V
-
writeVarLong
public void writeVarLong(long l) - Mappings:
Namespace Name Mixin selector official bLem;b(J)Vintermediary method_10608Lnet/minecraft/class_1967;method_10608(J)Vnamed writeVarLongLnet/minecraft/util/PacketByteBuf;writeVarLong(J)V
-
writeNbtCompound
- Mappings:
Namespace Name Mixin selector official aLem;a(Ldn;)Vintermediary method_7422Lnet/minecraft/class_1967;method_7422(Lnet/minecraft/class_322;)Vnamed writeNbtCompoundLnet/minecraft/util/PacketByteBuf;writeNbtCompound(Lnet/minecraft/nbt/NbtCompound;)V
-
readNbtCompound
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official hLem;h()Ldn;intermediary method_7424Lnet/minecraft/class_1967;method_7424()Lnet/minecraft/class_322;named readNbtCompoundLnet/minecraft/util/PacketByteBuf;readNbtCompound()Lnet/minecraft/nbt/NbtCompound;
-
writeItemStack
- Mappings:
Namespace Name Mixin selector official aLem;a(Lzx;)Vintermediary method_7421Lnet/minecraft/class_1967;method_7421(Lnet/minecraft/class_1071;)Vnamed writeItemStackLnet/minecraft/util/PacketByteBuf;writeItemStack(Lnet/minecraft/item/ItemStack;)V
-
readItemStack
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official iLem;i()Lzx;intermediary method_7426Lnet/minecraft/class_1967;method_7426()Lnet/minecraft/class_1071;named readItemStackLnet/minecraft/util/PacketByteBuf;readItemStack()Lnet/minecraft/item/ItemStack;
-
readString
- Mappings:
Namespace Name Mixin selector official cLem;c(I)Ljava/lang/String;intermediary method_7427Lnet/minecraft/class_1967;method_7427(I)Ljava/lang/String;named readStringLnet/minecraft/util/PacketByteBuf;readString(I)Ljava/lang/String;
-
writeString
- Mappings:
Namespace Name Mixin selector official aLem;a(Ljava/lang/String;)Lem;intermediary method_10605Lnet/minecraft/class_1967;method_10605(Ljava/lang/String;)Lnet/minecraft/class_1967;named writeStringLnet/minecraft/util/PacketByteBuf;writeString(Ljava/lang/String;)Lnet/minecraft/util/PacketByteBuf;
-
capacity
public int capacity() -
capacity
- Specified by:
capacityin classByteBuf- Mappings:
Namespace Name Mixin selector official capacityLem;capacity(I)Lio/netty/buffer/ByteBuf;intermediary capacityLnet/minecraft/class_1967;capacity(I)Lio/netty/buffer/ByteBuf;named capacityLnet/minecraft/util/PacketByteBuf;capacity(I)Lio/netty/buffer/ByteBuf;
-
maxCapacity
public int maxCapacity()- Specified by:
maxCapacityin classByteBuf- Mappings:
Namespace Name Mixin selector official maxCapacityLem;maxCapacity()Iintermediary maxCapacityLnet/minecraft/class_1967;maxCapacity()Inamed maxCapacityLnet/minecraft/util/PacketByteBuf;maxCapacity()I
-
alloc
- Specified by:
allocin classByteBuf- Mappings:
Namespace Name Mixin selector official allocLem;alloc()Lio/netty/buffer/ByteBufAllocator;intermediary allocLnet/minecraft/class_1967;alloc()Lio/netty/buffer/ByteBufAllocator;named allocLnet/minecraft/util/PacketByteBuf;alloc()Lio/netty/buffer/ByteBufAllocator;
-
order
-
order
- Specified by:
orderin classByteBuf- Mappings:
Namespace Name Mixin selector official orderLem;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;intermediary orderLnet/minecraft/class_1967;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;named orderLnet/minecraft/util/PacketByteBuf;order(Ljava/nio/ByteOrder;)Lio/netty/buffer/ByteBuf;
-
unwrap
-
isDirect
public boolean isDirect() -
readerIndex
public int readerIndex()- Specified by:
readerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLem;readerIndex()Iintermediary readerIndexLnet/minecraft/class_1967;readerIndex()Inamed readerIndexLnet/minecraft/util/PacketByteBuf;readerIndex()I
-
readerIndex
- Specified by:
readerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official readerIndexLem;readerIndex(I)Lio/netty/buffer/ByteBuf;intermediary readerIndexLnet/minecraft/class_1967;readerIndex(I)Lio/netty/buffer/ByteBuf;named readerIndexLnet/minecraft/util/PacketByteBuf;readerIndex(I)Lio/netty/buffer/ByteBuf;
-
writerIndex
public int writerIndex()- Specified by:
writerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLem;writerIndex()Iintermediary writerIndexLnet/minecraft/class_1967;writerIndex()Inamed writerIndexLnet/minecraft/util/PacketByteBuf;writerIndex()I
-
writerIndex
- Specified by:
writerIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official writerIndexLem;writerIndex(I)Lio/netty/buffer/ByteBuf;intermediary writerIndexLnet/minecraft/class_1967;writerIndex(I)Lio/netty/buffer/ByteBuf;named writerIndexLnet/minecraft/util/PacketByteBuf;writerIndex(I)Lio/netty/buffer/ByteBuf;
-
setIndex
- Specified by:
setIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official setIndexLem;setIndex(II)Lio/netty/buffer/ByteBuf;intermediary setIndexLnet/minecraft/class_1967;setIndex(II)Lio/netty/buffer/ByteBuf;named setIndexLnet/minecraft/util/PacketByteBuf;setIndex(II)Lio/netty/buffer/ByteBuf;
-
readableBytes
public int readableBytes()- Specified by:
readableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readableBytesLem;readableBytes()Iintermediary readableBytesLnet/minecraft/class_1967;readableBytes()Inamed readableBytesLnet/minecraft/util/PacketByteBuf;readableBytes()I
-
writableBytes
public int writableBytes()- Specified by:
writableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writableBytesLem;writableBytes()Iintermediary writableBytesLnet/minecraft/class_1967;writableBytes()Inamed writableBytesLnet/minecraft/util/PacketByteBuf;writableBytes()I
-
maxWritableBytes
public int maxWritableBytes()- Specified by:
maxWritableBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official maxWritableBytesLem;maxWritableBytes()Iintermediary maxWritableBytesLnet/minecraft/class_1967;maxWritableBytes()Inamed maxWritableBytesLnet/minecraft/util/PacketByteBuf;maxWritableBytes()I
-
isReadable
public boolean isReadable()- Specified by:
isReadablein classByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLem;isReadable()Zintermediary isReadableLnet/minecraft/class_1967;isReadable()Znamed isReadableLnet/minecraft/util/PacketByteBuf;isReadable()Z
-
isReadable
public boolean isReadable(int i) - Specified by:
isReadablein classByteBuf- Mappings:
Namespace Name Mixin selector official isReadableLem;isReadable(I)Zintermediary isReadableLnet/minecraft/class_1967;isReadable(I)Znamed isReadableLnet/minecraft/util/PacketByteBuf;isReadable(I)Z
-
isWritable
public boolean isWritable()- Specified by:
isWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLem;isWritable()Zintermediary isWritableLnet/minecraft/class_1967;isWritable()Znamed isWritableLnet/minecraft/util/PacketByteBuf;isWritable()Z
-
isWritable
public boolean isWritable(int i) - Specified by:
isWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official isWritableLem;isWritable(I)Zintermediary isWritableLnet/minecraft/class_1967;isWritable(I)Znamed isWritableLnet/minecraft/util/PacketByteBuf;isWritable(I)Z
-
clear
-
markReaderIndex
- Specified by:
markReaderIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official markReaderIndexLem;markReaderIndex()Lio/netty/buffer/ByteBuf;intermediary markReaderIndexLnet/minecraft/class_1967;markReaderIndex()Lio/netty/buffer/ByteBuf;named markReaderIndexLnet/minecraft/util/PacketByteBuf;markReaderIndex()Lio/netty/buffer/ByteBuf;
-
resetReaderIndex
- Specified by:
resetReaderIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official resetReaderIndexLem;resetReaderIndex()Lio/netty/buffer/ByteBuf;intermediary resetReaderIndexLnet/minecraft/class_1967;resetReaderIndex()Lio/netty/buffer/ByteBuf;named resetReaderIndexLnet/minecraft/util/PacketByteBuf;resetReaderIndex()Lio/netty/buffer/ByteBuf;
-
markWriterIndex
- Specified by:
markWriterIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official markWriterIndexLem;markWriterIndex()Lio/netty/buffer/ByteBuf;intermediary markWriterIndexLnet/minecraft/class_1967;markWriterIndex()Lio/netty/buffer/ByteBuf;named markWriterIndexLnet/minecraft/util/PacketByteBuf;markWriterIndex()Lio/netty/buffer/ByteBuf;
-
resetWriterIndex
- Specified by:
resetWriterIndexin classByteBuf- Mappings:
Namespace Name Mixin selector official resetWriterIndexLem;resetWriterIndex()Lio/netty/buffer/ByteBuf;intermediary resetWriterIndexLnet/minecraft/class_1967;resetWriterIndex()Lio/netty/buffer/ByteBuf;named resetWriterIndexLnet/minecraft/util/PacketByteBuf;resetWriterIndex()Lio/netty/buffer/ByteBuf;
-
discardReadBytes
- Specified by:
discardReadBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official discardReadBytesLem;discardReadBytes()Lio/netty/buffer/ByteBuf;intermediary discardReadBytesLnet/minecraft/class_1967;discardReadBytes()Lio/netty/buffer/ByteBuf;named discardReadBytesLnet/minecraft/util/PacketByteBuf;discardReadBytes()Lio/netty/buffer/ByteBuf;
-
discardSomeReadBytes
- Specified by:
discardSomeReadBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official discardSomeReadBytesLem;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;intermediary discardSomeReadBytesLnet/minecraft/class_1967;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;named discardSomeReadBytesLnet/minecraft/util/PacketByteBuf;discardSomeReadBytes()Lio/netty/buffer/ByteBuf;
-
ensureWritable
- Specified by:
ensureWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLem;ensureWritable(I)Lio/netty/buffer/ByteBuf;intermediary ensureWritableLnet/minecraft/class_1967;ensureWritable(I)Lio/netty/buffer/ByteBuf;named ensureWritableLnet/minecraft/util/PacketByteBuf;ensureWritable(I)Lio/netty/buffer/ByteBuf;
-
ensureWritable
public int ensureWritable(int i, boolean bl) - Specified by:
ensureWritablein classByteBuf- Mappings:
Namespace Name Mixin selector official ensureWritableLem;ensureWritable(IZ)Iintermediary ensureWritableLnet/minecraft/class_1967;ensureWritable(IZ)Inamed ensureWritableLnet/minecraft/util/PacketByteBuf;ensureWritable(IZ)I
-
getBoolean
public boolean getBoolean(int i) - Specified by:
getBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official getBooleanLem;getBoolean(I)Zintermediary getBooleanLnet/minecraft/class_1967;getBoolean(I)Znamed getBooleanLnet/minecraft/util/PacketByteBuf;getBoolean(I)Z
-
getByte
public byte getByte(int i) -
getUnsignedByte
public short getUnsignedByte(int i) - Specified by:
getUnsignedBytein classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedByteLem;getUnsignedByte(I)Sintermediary getUnsignedByteLnet/minecraft/class_1967;getUnsignedByte(I)Snamed getUnsignedByteLnet/minecraft/util/PacketByteBuf;getUnsignedByte(I)S
-
getShort
public short getShort(int i) -
getUnsignedShort
public int getUnsignedShort(int i) - Specified by:
getUnsignedShortin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedShortLem;getUnsignedShort(I)Iintermediary getUnsignedShortLnet/minecraft/class_1967;getUnsignedShort(I)Inamed getUnsignedShortLnet/minecraft/util/PacketByteBuf;getUnsignedShort(I)I
-
getMedium
public int getMedium(int i) -
getUnsignedMedium
public int getUnsignedMedium(int i) - Specified by:
getUnsignedMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedMediumLem;getUnsignedMedium(I)Iintermediary getUnsignedMediumLnet/minecraft/class_1967;getUnsignedMedium(I)Inamed getUnsignedMediumLnet/minecraft/util/PacketByteBuf;getUnsignedMedium(I)I
-
getInt
public int getInt(int int2) -
getUnsignedInt
public long getUnsignedInt(int i) - Specified by:
getUnsignedIntin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLem;getUnsignedInt(I)Jintermediary getUnsignedIntLnet/minecraft/class_1967;getUnsignedInt(I)Jnamed getUnsignedIntLnet/minecraft/util/PacketByteBuf;getUnsignedInt(I)J
-
getLong
public long getLong(int i) -
getChar
public char getChar(int i) -
getFloat
public float getFloat(int i) -
getDouble
public double getDouble(int int2) -
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(I[B)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(I[B)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(I[B)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(I[BII)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(I[BII)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(I[BII)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;intermediary getBytesLnet/minecraft/class_1967;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;
-
getBytes
public int getBytes(int int2, GatheringByteChannel gatheringByteChannel, int int3) throws IOException - Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILjava/nio/channels/GatheringByteChannel;I)Iintermediary getBytesLnet/minecraft/class_1967;getBytes(ILjava/nio/channels/GatheringByteChannel;I)Inamed getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILjava/nio/channels/GatheringByteChannel;I)I
-
setBoolean
- Specified by:
setBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official setBooleanLem;setBoolean(IZ)Lio/netty/buffer/ByteBuf;intermediary setBooleanLnet/minecraft/class_1967;setBoolean(IZ)Lio/netty/buffer/ByteBuf;named setBooleanLnet/minecraft/util/PacketByteBuf;setBoolean(IZ)Lio/netty/buffer/ByteBuf;
-
setByte
- Specified by:
setBytein classByteBuf- Mappings:
Namespace Name Mixin selector official setByteLem;setByte(II)Lio/netty/buffer/ByteBuf;intermediary setByteLnet/minecraft/class_1967;setByte(II)Lio/netty/buffer/ByteBuf;named setByteLnet/minecraft/util/PacketByteBuf;setByte(II)Lio/netty/buffer/ByteBuf;
-
setShort
- Specified by:
setShortin classByteBuf- Mappings:
Namespace Name Mixin selector official setShortLem;setShort(II)Lio/netty/buffer/ByteBuf;intermediary setShortLnet/minecraft/class_1967;setShort(II)Lio/netty/buffer/ByteBuf;named setShortLnet/minecraft/util/PacketByteBuf;setShort(II)Lio/netty/buffer/ByteBuf;
-
setMedium
- Specified by:
setMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official setMediumLem;setMedium(II)Lio/netty/buffer/ByteBuf;intermediary setMediumLnet/minecraft/class_1967;setMedium(II)Lio/netty/buffer/ByteBuf;named setMediumLnet/minecraft/util/PacketByteBuf;setMedium(II)Lio/netty/buffer/ByteBuf;
-
setInt
-
setLong
- Specified by:
setLongin classByteBuf- Mappings:
Namespace Name Mixin selector official setLongLem;setLong(IJ)Lio/netty/buffer/ByteBuf;intermediary setLongLnet/minecraft/class_1967;setLong(IJ)Lio/netty/buffer/ByteBuf;named setLongLnet/minecraft/util/PacketByteBuf;setLong(IJ)Lio/netty/buffer/ByteBuf;
-
setChar
- Specified by:
setCharin classByteBuf- Mappings:
Namespace Name Mixin selector official setCharLem;setChar(II)Lio/netty/buffer/ByteBuf;intermediary setCharLnet/minecraft/class_1967;setChar(II)Lio/netty/buffer/ByteBuf;named setCharLnet/minecraft/util/PacketByteBuf;setChar(II)Lio/netty/buffer/ByteBuf;
-
setFloat
- Specified by:
setFloatin classByteBuf- Mappings:
Namespace Name Mixin selector official setFloatLem;setFloat(IF)Lio/netty/buffer/ByteBuf;intermediary setFloatLnet/minecraft/class_1967;setFloat(IF)Lio/netty/buffer/ByteBuf;named setFloatLnet/minecraft/util/PacketByteBuf;setFloat(IF)Lio/netty/buffer/ByteBuf;
-
setDouble
- Specified by:
setDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official setDoubleLem;setDouble(ID)Lio/netty/buffer/ByteBuf;intermediary setDoubleLnet/minecraft/class_1967;setDouble(ID)Lio/netty/buffer/ByteBuf;named setDoubleLnet/minecraft/util/PacketByteBuf;setDouble(ID)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(I[B)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(I[B)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(I[B)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(I[BII)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(I[BII)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(I[BII)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary setBytesLnet/minecraft/class_1967;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILjava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
setBytes
- Specified by:
setBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILjava/io/InputStream;I)Iintermediary setBytesLnet/minecraft/class_1967;setBytes(ILjava/io/InputStream;I)Inamed setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILjava/io/InputStream;I)I
-
setBytes
public int setBytes(int int2, ScatteringByteChannel scatteringByteChannel, int int3) throws IOException - Specified by:
setBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official setBytesLem;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)Iintermediary setBytesLnet/minecraft/class_1967;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)Inamed setBytesLnet/minecraft/util/PacketByteBuf;setBytes(ILjava/nio/channels/ScatteringByteChannel;I)I
-
setZero
- Specified by:
setZeroin classByteBuf- Mappings:
Namespace Name Mixin selector official setZeroLem;setZero(II)Lio/netty/buffer/ByteBuf;intermediary setZeroLnet/minecraft/class_1967;setZero(II)Lio/netty/buffer/ByteBuf;named setZeroLnet/minecraft/util/PacketByteBuf;setZero(II)Lio/netty/buffer/ByteBuf;
-
readBoolean
public boolean readBoolean()- Specified by:
readBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official readBooleanLem;readBoolean()Zintermediary readBooleanLnet/minecraft/class_1967;readBoolean()Znamed readBooleanLnet/minecraft/util/PacketByteBuf;readBoolean()Z
-
readByte
public byte readByte() -
readUnsignedByte
public short readUnsignedByte()- Specified by:
readUnsignedBytein classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedByteLem;readUnsignedByte()Sintermediary readUnsignedByteLnet/minecraft/class_1967;readUnsignedByte()Snamed readUnsignedByteLnet/minecraft/util/PacketByteBuf;readUnsignedByte()S
-
readShort
public short readShort() -
readUnsignedShort
public int readUnsignedShort()- Specified by:
readUnsignedShortin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedShortLem;readUnsignedShort()Iintermediary readUnsignedShortLnet/minecraft/class_1967;readUnsignedShort()Inamed readUnsignedShortLnet/minecraft/util/PacketByteBuf;readUnsignedShort()I
-
readMedium
public int readMedium()- Specified by:
readMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official readMediumLem;readMedium()Iintermediary readMediumLnet/minecraft/class_1967;readMedium()Inamed readMediumLnet/minecraft/util/PacketByteBuf;readMedium()I
-
readUnsignedMedium
public int readUnsignedMedium()- Specified by:
readUnsignedMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedMediumLem;readUnsignedMedium()Iintermediary readUnsignedMediumLnet/minecraft/class_1967;readUnsignedMedium()Inamed readUnsignedMediumLnet/minecraft/util/PacketByteBuf;readUnsignedMedium()I
-
readInt
public int readInt() -
readUnsignedInt
public long readUnsignedInt()- Specified by:
readUnsignedIntin classByteBuf- Mappings:
Namespace Name Mixin selector official readUnsignedIntLem;readUnsignedInt()Jintermediary readUnsignedIntLnet/minecraft/class_1967;readUnsignedInt()Jnamed readUnsignedIntLnet/minecraft/util/PacketByteBuf;readUnsignedInt()J
-
readLong
public long readLong() -
readChar
public char readChar() -
readFloat
public float readFloat() -
readDouble
public double readDouble()- Specified by:
readDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official readDoubleLem;readDouble()Dintermediary readDoubleLnet/minecraft/class_1967;readDouble()Dnamed readDoubleLnet/minecraft/util/PacketByteBuf;readDouble()D
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(I)Lio/netty/buffer/ByteBuf;
-
readSlice
- Specified by:
readSlicein classByteBuf- Mappings:
Namespace Name Mixin selector official readSliceLem;readSlice(I)Lio/netty/buffer/ByteBuf;intermediary readSliceLnet/minecraft/class_1967;readSlice(I)Lio/netty/buffer/ByteBuf;named readSliceLnet/minecraft/util/PacketByteBuf;readSlice(I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes([B)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes([B)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes([B)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes([BII)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes([BII)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes([BII)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;intermediary readBytesLnet/minecraft/class_1967;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;named readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Ljava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;
-
readBytes
- Specified by:
readBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official readBytesLem;readBytes(Ljava/nio/channels/GatheringByteChannel;I)Iintermediary readBytesLnet/minecraft/class_1967;readBytes(Ljava/nio/channels/GatheringByteChannel;I)Inamed readBytesLnet/minecraft/util/PacketByteBuf;readBytes(Ljava/nio/channels/GatheringByteChannel;I)I
-
skipBytes
- Specified by:
skipBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official skipBytesLem;skipBytes(I)Lio/netty/buffer/ByteBuf;intermediary skipBytesLnet/minecraft/class_1967;skipBytes(I)Lio/netty/buffer/ByteBuf;named skipBytesLnet/minecraft/util/PacketByteBuf;skipBytes(I)Lio/netty/buffer/ByteBuf;
-
writeBoolean
- Specified by:
writeBooleanin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBooleanLem;writeBoolean(Z)Lio/netty/buffer/ByteBuf;intermediary writeBooleanLnet/minecraft/class_1967;writeBoolean(Z)Lio/netty/buffer/ByteBuf;named writeBooleanLnet/minecraft/util/PacketByteBuf;writeBoolean(Z)Lio/netty/buffer/ByteBuf;
-
writeByte
- Specified by:
writeBytein classByteBuf- Mappings:
Namespace Name Mixin selector official writeByteLem;writeByte(I)Lio/netty/buffer/ByteBuf;intermediary writeByteLnet/minecraft/class_1967;writeByte(I)Lio/netty/buffer/ByteBuf;named writeByteLnet/minecraft/util/PacketByteBuf;writeByte(I)Lio/netty/buffer/ByteBuf;
-
writeShort
- Specified by:
writeShortin classByteBuf- Mappings:
Namespace Name Mixin selector official writeShortLem;writeShort(I)Lio/netty/buffer/ByteBuf;intermediary writeShortLnet/minecraft/class_1967;writeShort(I)Lio/netty/buffer/ByteBuf;named writeShortLnet/minecraft/util/PacketByteBuf;writeShort(I)Lio/netty/buffer/ByteBuf;
-
writeMedium
- Specified by:
writeMediumin classByteBuf- Mappings:
Namespace Name Mixin selector official writeMediumLem;writeMedium(I)Lio/netty/buffer/ByteBuf;intermediary writeMediumLnet/minecraft/class_1967;writeMedium(I)Lio/netty/buffer/ByteBuf;named writeMediumLnet/minecraft/util/PacketByteBuf;writeMedium(I)Lio/netty/buffer/ByteBuf;
-
writeInt
- Specified by:
writeIntin classByteBuf- Mappings:
Namespace Name Mixin selector official writeIntLem;writeInt(I)Lio/netty/buffer/ByteBuf;intermediary writeIntLnet/minecraft/class_1967;writeInt(I)Lio/netty/buffer/ByteBuf;named writeIntLnet/minecraft/util/PacketByteBuf;writeInt(I)Lio/netty/buffer/ByteBuf;
-
writeLong
- Specified by:
writeLongin classByteBuf- Mappings:
Namespace Name Mixin selector official writeLongLem;writeLong(J)Lio/netty/buffer/ByteBuf;intermediary writeLongLnet/minecraft/class_1967;writeLong(J)Lio/netty/buffer/ByteBuf;named writeLongLnet/minecraft/util/PacketByteBuf;writeLong(J)Lio/netty/buffer/ByteBuf;
-
writeChar
- Specified by:
writeCharin classByteBuf- Mappings:
Namespace Name Mixin selector official writeCharLem;writeChar(I)Lio/netty/buffer/ByteBuf;intermediary writeCharLnet/minecraft/class_1967;writeChar(I)Lio/netty/buffer/ByteBuf;named writeCharLnet/minecraft/util/PacketByteBuf;writeChar(I)Lio/netty/buffer/ByteBuf;
-
writeFloat
- Specified by:
writeFloatin classByteBuf- Mappings:
Namespace Name Mixin selector official writeFloatLem;writeFloat(F)Lio/netty/buffer/ByteBuf;intermediary writeFloatLnet/minecraft/class_1967;writeFloat(F)Lio/netty/buffer/ByteBuf;named writeFloatLnet/minecraft/util/PacketByteBuf;writeFloat(F)Lio/netty/buffer/ByteBuf;
-
writeDouble
- Specified by:
writeDoublein classByteBuf- Mappings:
Namespace Name Mixin selector official writeDoubleLem;writeDouble(D)Lio/netty/buffer/ByteBuf;intermediary writeDoubleLnet/minecraft/class_1967;writeDouble(D)Lio/netty/buffer/ByteBuf;named writeDoubleLnet/minecraft/util/PacketByteBuf;writeDouble(D)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;I)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Lio/netty/buffer/ByteBuf;II)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes([B)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes([B)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes([B)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes([BII)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes([BII)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes([BII)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;intermediary writeBytesLnet/minecraft/class_1967;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;named writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Ljava/nio/ByteBuffer;)Lio/netty/buffer/ByteBuf;
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Ljava/io/InputStream;I)Iintermediary writeBytesLnet/minecraft/class_1967;writeBytes(Ljava/io/InputStream;I)Inamed writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Ljava/io/InputStream;I)I
-
writeBytes
- Specified by:
writeBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official writeBytesLem;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)Iintermediary writeBytesLnet/minecraft/class_1967;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)Inamed writeBytesLnet/minecraft/util/PacketByteBuf;writeBytes(Ljava/nio/channels/ScatteringByteChannel;I)I
-
writeZero
- Specified by:
writeZeroin classByteBuf- Mappings:
Namespace Name Mixin selector official writeZeroLem;writeZero(I)Lio/netty/buffer/ByteBuf;intermediary writeZeroLnet/minecraft/class_1967;writeZero(I)Lio/netty/buffer/ByteBuf;named writeZeroLnet/minecraft/util/PacketByteBuf;writeZero(I)Lio/netty/buffer/ByteBuf;
-
indexOf
public int indexOf(int int2, int int3, byte byte2) -
bytesBefore
public int bytesBefore(byte byte2) - Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLem;bytesBefore(B)Iintermediary bytesBeforeLnet/minecraft/class_1967;bytesBefore(B)Inamed bytesBeforeLnet/minecraft/util/PacketByteBuf;bytesBefore(B)I
-
bytesBefore
public int bytesBefore(int int2, byte byte2) - Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLem;bytesBefore(IB)Iintermediary bytesBeforeLnet/minecraft/class_1967;bytesBefore(IB)Inamed bytesBeforeLnet/minecraft/util/PacketByteBuf;bytesBefore(IB)I
-
bytesBefore
public int bytesBefore(int int2, int int3, byte byte2) - Specified by:
bytesBeforein classByteBuf- Mappings:
Namespace Name Mixin selector official bytesBeforeLem;bytesBefore(IIB)Iintermediary bytesBeforeLnet/minecraft/class_1967;bytesBefore(IIB)Inamed bytesBeforeLnet/minecraft/util/PacketByteBuf;bytesBefore(IIB)I
-
forEachByte
- Specified by:
forEachBytein classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLem;forEachByte(Lio/netty/buffer/ByteBufProcessor;)Iintermediary forEachByteLnet/minecraft/class_1967;forEachByte(Lio/netty/buffer/ByteBufProcessor;)Inamed forEachByteLnet/minecraft/util/PacketByteBuf;forEachByte(Lio/netty/buffer/ByteBufProcessor;)I
-
forEachByte
- Specified by:
forEachBytein classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteLem;forEachByte(IILio/netty/buffer/ByteBufProcessor;)Iintermediary forEachByteLnet/minecraft/class_1967;forEachByte(IILio/netty/buffer/ByteBufProcessor;)Inamed forEachByteLnet/minecraft/util/PacketByteBuf;forEachByte(IILio/netty/buffer/ByteBufProcessor;)I
-
forEachByteDesc
- Specified by:
forEachByteDescin classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLem;forEachByteDesc(Lio/netty/buffer/ByteBufProcessor;)Iintermediary forEachByteDescLnet/minecraft/class_1967;forEachByteDesc(Lio/netty/buffer/ByteBufProcessor;)Inamed forEachByteDescLnet/minecraft/util/PacketByteBuf;forEachByteDesc(Lio/netty/buffer/ByteBufProcessor;)I
-
forEachByteDesc
- Specified by:
forEachByteDescin classByteBuf- Mappings:
Namespace Name Mixin selector official forEachByteDescLem;forEachByteDesc(IILio/netty/buffer/ByteBufProcessor;)Iintermediary forEachByteDescLnet/minecraft/class_1967;forEachByteDesc(IILio/netty/buffer/ByteBufProcessor;)Inamed forEachByteDescLnet/minecraft/util/PacketByteBuf;forEachByteDesc(IILio/netty/buffer/ByteBufProcessor;)I
-
copy
-
copy
-
slice
-
slice
-
duplicate
- Specified by:
duplicatein classByteBuf- Mappings:
Namespace Name Mixin selector official duplicateLem;duplicate()Lio/netty/buffer/ByteBuf;intermediary duplicateLnet/minecraft/class_1967;duplicate()Lio/netty/buffer/ByteBuf;named duplicateLnet/minecraft/util/PacketByteBuf;duplicate()Lio/netty/buffer/ByteBuf;
-
nioBufferCount
public int nioBufferCount()- Specified by:
nioBufferCountin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferCountLem;nioBufferCount()Iintermediary nioBufferCountLnet/minecraft/class_1967;nioBufferCount()Inamed nioBufferCountLnet/minecraft/util/PacketByteBuf;nioBufferCount()I
-
nioBuffer
- Specified by:
nioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLem;nioBuffer()Ljava/nio/ByteBuffer;intermediary nioBufferLnet/minecraft/class_1967;nioBuffer()Ljava/nio/ByteBuffer;named nioBufferLnet/minecraft/util/PacketByteBuf;nioBuffer()Ljava/nio/ByteBuffer;
-
nioBuffer
- Specified by:
nioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBufferLem;nioBuffer(II)Ljava/nio/ByteBuffer;intermediary nioBufferLnet/minecraft/class_1967;nioBuffer(II)Ljava/nio/ByteBuffer;named nioBufferLnet/minecraft/util/PacketByteBuf;nioBuffer(II)Ljava/nio/ByteBuffer;
-
internalNioBuffer
- Specified by:
internalNioBufferin classByteBuf- Mappings:
Namespace Name Mixin selector official internalNioBufferLem;internalNioBuffer(II)Ljava/nio/ByteBuffer;intermediary internalNioBufferLnet/minecraft/class_1967;internalNioBuffer(II)Ljava/nio/ByteBuffer;named internalNioBufferLnet/minecraft/util/PacketByteBuf;internalNioBuffer(II)Ljava/nio/ByteBuffer;
-
nioBuffers
- Specified by:
nioBuffersin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLem;nioBuffers()[Ljava/nio/ByteBuffer;intermediary nioBuffersLnet/minecraft/class_1967;nioBuffers()[Ljava/nio/ByteBuffer;named nioBuffersLnet/minecraft/util/PacketByteBuf;nioBuffers()[Ljava/nio/ByteBuffer;
-
nioBuffers
- Specified by:
nioBuffersin classByteBuf- Mappings:
Namespace Name Mixin selector official nioBuffersLem;nioBuffers(II)[Ljava/nio/ByteBuffer;intermediary nioBuffersLnet/minecraft/class_1967;nioBuffers(II)[Ljava/nio/ByteBuffer;named nioBuffersLnet/minecraft/util/PacketByteBuf;nioBuffers(II)[Ljava/nio/ByteBuffer;
-
hasArray
public boolean hasArray() -
array
public byte[] array() -
arrayOffset
public int arrayOffset()- Specified by:
arrayOffsetin classByteBuf- Mappings:
Namespace Name Mixin selector official arrayOffsetLem;arrayOffset()Iintermediary arrayOffsetLnet/minecraft/class_1967;arrayOffset()Inamed arrayOffsetLnet/minecraft/util/PacketByteBuf;arrayOffset()I
-
hasMemoryAddress
public boolean hasMemoryAddress()- Specified by:
hasMemoryAddressin classByteBuf- Mappings:
Namespace Name Mixin selector official hasMemoryAddressLem;hasMemoryAddress()Zintermediary hasMemoryAddressLnet/minecraft/class_1967;hasMemoryAddress()Znamed hasMemoryAddressLnet/minecraft/util/PacketByteBuf;hasMemoryAddress()Z
-
memoryAddress
public long memoryAddress()- Specified by:
memoryAddressin classByteBuf- Mappings:
Namespace Name Mixin selector official memoryAddressLem;memoryAddress()Jintermediary memoryAddressLnet/minecraft/class_1967;memoryAddress()Jnamed memoryAddressLnet/minecraft/util/PacketByteBuf;memoryAddress()J
-
toString
- Specified by:
toStringin classByteBuf- Mappings:
Namespace Name Mixin selector official toStringLem;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;intermediary toStringLnet/minecraft/class_1967;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;named toStringLnet/minecraft/util/PacketByteBuf;toString(Ljava/nio/charset/Charset;)Ljava/lang/String;
-
toString
- Specified by:
toStringin classByteBuf- Mappings:
Namespace Name Mixin selector official toStringLem;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;intermediary toStringLnet/minecraft/class_1967;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;named toStringLnet/minecraft/util/PacketByteBuf;toString(IILjava/nio/charset/Charset;)Ljava/lang/String;
-
hashCode
public int hashCode() -
equals
-
compareTo
- Specified by:
compareToin interfaceComparable<ByteBuf>- Specified by:
compareToin classByteBuf- Mappings:
Namespace Name Mixin selector official compareToLem;compareTo(Lio/netty/buffer/ByteBuf;)Iintermediary compareToLnet/minecraft/class_1967;compareTo(Lio/netty/buffer/ByteBuf;)Inamed compareToLnet/minecraft/util/PacketByteBuf;compareTo(Lio/netty/buffer/ByteBuf;)I
-
toString
-
retain
- Specified by:
retainin interfaceReferenceCounted- Specified by:
retainin classByteBuf- Mappings:
Namespace Name Mixin selector official retainLem;retain(I)Lio/netty/buffer/ByteBuf;intermediary retainLnet/minecraft/class_1967;retain(I)Lio/netty/buffer/ByteBuf;named retainLnet/minecraft/util/PacketByteBuf;retain(I)Lio/netty/buffer/ByteBuf;
-
retain
- Specified by:
retainin interfaceReferenceCounted- Specified by:
retainin classByteBuf- Mappings:
Namespace Name Mixin selector official retainLem;retain()Lio/netty/buffer/ByteBuf;intermediary retainLnet/minecraft/class_1967;retain()Lio/netty/buffer/ByteBuf;named retainLnet/minecraft/util/PacketByteBuf;retain()Lio/netty/buffer/ByteBuf;
-
refCnt
public int refCnt()- Mappings:
Namespace Name Mixin selector official refCntLem;refCnt()Iintermediary refCntLnet/minecraft/class_1967;refCnt()Inamed refCntLnet/minecraft/util/PacketByteBuf;refCnt()I
-
release
public boolean release()- Mappings:
Namespace Name Mixin selector official releaseLem;release()Zintermediary releaseLnet/minecraft/class_1967;release()Znamed releaseLnet/minecraft/util/PacketByteBuf;release()Z
-
release
public boolean release(int int2) - Mappings:
Namespace Name Mixin selector official releaseLem;release(I)Zintermediary releaseLnet/minecraft/class_1967;release(I)Znamed releaseLnet/minecraft/util/PacketByteBuf;release(I)Z
-