Package net.minecraft.util
Class PacketByteBuf
java.lang.Object
io.netty.buffer.ByteBuf
net.minecraft.util.PacketByteBuf
- All Implemented Interfaces:
ReferenceCounted,Comparable<ByteBuf>
public class PacketByteBuf extends ByteBuf
- Mappings:
Namespace Name official emintermediary net/minecraft/class_1435named net/minecraft/util/PacketByteBuf
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PacketByteBuf(ByteBuf parent) -
Method Summary
Methods inherited from class io.netty.buffer.ByteBuf
capacity, capacity, maxCapacity
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector official aLem;a:Lio/netty/buffer/ByteBuf;intermediary field_5988Lnet/minecraft/class_1435;field_5988: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_1435;<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_5127Lnet/minecraft/class_1435;method_5127(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_5136Lnet/minecraft/class_1435;method_5136([B)Vnamed writeByteArrayLnet/minecraft/util/PacketByteBuf;writeByteArray([B)V
-
readByteArray
public byte[] readByteArray()- Mappings:
Namespace Name Mixin selector official aLem;a()[Bintermediary method_5126Lnet/minecraft/class_1435;method_5126()[Bnamed readByteArrayLnet/minecraft/util/PacketByteBuf;readByteArray()[B
-
readBlockPos
- Mappings:
Namespace Name Mixin selector official cLem;c()Lcj;intermediary method_5139Lnet/minecraft/class_1435;method_5139()Lnet/minecraft/class_1372;named readBlockPosLnet/minecraft/util/PacketByteBuf;readBlockPos()Lnet/minecraft/util/math/BlockPos;
-
writeBlockPos
- Mappings:
Namespace Name Mixin selector official aLem;a(Lcj;)Vintermediary method_5128Lnet/minecraft/class_1435;method_5128(Lnet/minecraft/class_1372;)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_5141Lnet/minecraft/class_1435;method_5141()Lnet/minecraft/class_1444;named readTextLnet/minecraft/util/PacketByteBuf;readText()Lnet/minecraft/text/Text;
-
writeText
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLem;a(Leu;)Vintermediary method_5130Lnet/minecraft/class_1435;method_5130(Lnet/minecraft/class_1444;)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_5131Lnet/minecraft/class_1435;method_5131(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_5132Lnet/minecraft/class_1435;method_5132(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_5142Lnet/minecraft/class_1435;method_5142()Inamed readVarIntLnet/minecraft/util/PacketByteBuf;readVarInt()I
-
readVarLong
public long readVarLong()- Mappings:
Namespace Name Mixin selector official fLem;f()Jintermediary method_5143Lnet/minecraft/class_1435;method_5143()Jnamed readVarLongLnet/minecraft/util/PacketByteBuf;readVarLong()J
-
writeUUID
- Mappings:
Namespace Name Mixin selector official aLem;a(Ljava/util/UUID;)Vintermediary method_5134Lnet/minecraft/class_1435;method_5134(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_5144Lnet/minecraft/class_1435;method_5144()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_5137Lnet/minecraft/class_1435;method_5137(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_5138Lnet/minecraft/class_1435;method_5138(J)Vnamed writeVarLongLnet/minecraft/util/PacketByteBuf;writeVarLong(J)V
-
writeCompoundTag
- Mappings:
Namespace Name Mixin selector official aLem;a(Ldn;)Vintermediary method_5129Lnet/minecraft/class_1435;method_5129(Lnet/minecraft/class_1405;)Vnamed writeCompoundTagLnet/minecraft/util/PacketByteBuf;writeCompoundTag(Lnet/minecraft/nbt/CompoundTag;)V
-
readCompoundTag
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official hLem;h()Ldn;intermediary method_5145Lnet/minecraft/class_1435;method_5145()Lnet/minecraft/class_1405;named readCompoundTagLnet/minecraft/util/PacketByteBuf;readCompoundTag()Lnet/minecraft/nbt/CompoundTag;
-
writeItemStack
- Mappings:
Namespace Name Mixin selector official aLem;a(Lzx;)Vintermediary method_5135Lnet/minecraft/class_1435;method_5135(Lnet/minecraft/class_2056;)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_5146Lnet/minecraft/class_1435;method_5146()Lnet/minecraft/class_2056;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_5140Lnet/minecraft/class_1435;method_5140(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_5133Lnet/minecraft/class_1435;method_5133(Ljava/lang/String;)Lnet/minecraft/class_1435;named writeStringLnet/minecraft/util/PacketByteBuf;writeString(Ljava/lang/String;)Lnet/minecraft/util/PacketByteBuf;
-
getCapacity
public int getCapacity()- Mappings:
Namespace Name Mixin selector official capacityLem;capacity()Iintermediary capacityLnet/minecraft/class_1435;capacity()Inamed getCapacityLnet/minecraft/util/PacketByteBuf;getCapacity()I
-
getCapacity
- Mappings:
Namespace Name Mixin selector official capacityLem;capacity(I)Lio/netty/buffer/ByteBuf;intermediary capacityLnet/minecraft/class_1435;capacity(I)Lio/netty/buffer/ByteBuf;named getCapacityLnet/minecraft/util/PacketByteBuf;getCapacity(I)Lio/netty/buffer/ByteBuf;
-
getMaxCapacity
public int getMaxCapacity()- Mappings:
Namespace Name Mixin selector official maxCapacityLem;maxCapacity()Iintermediary maxCapacityLnet/minecraft/class_1435;maxCapacity()Inamed getMaxCapacityLnet/minecraft/util/PacketByteBuf;getMaxCapacity()I
-
alloc
- Specified by:
allocin classByteBuf- Mappings:
Namespace Name Mixin selector official allocLem;alloc()Lio/netty/buffer/ByteBufAllocator;intermediary allocLnet/minecraft/class_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;getUnsignedMedium(I)Inamed getUnsignedMediumLnet/minecraft/util/PacketByteBuf;getUnsignedMedium(I)I
-
getInt
public int getInt(int i) -
getUnsignedInt
public long getUnsignedInt(int i)- Specified by:
getUnsignedIntin classByteBuf- Mappings:
Namespace Name Mixin selector official getUnsignedIntLem;getUnsignedInt(I)Jintermediary getUnsignedIntLnet/minecraft/class_1435;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 i) -
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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;named getBytesLnet/minecraft/util/PacketByteBuf;getBytes(ILjava/io/OutputStream;I)Lio/netty/buffer/ByteBuf;
-
getBytes
- Specified by:
getBytesin classByteBuf- Throws:
IOException- Mappings:
Namespace Name Mixin selector official getBytesLem;getBytes(ILjava/nio/channels/GatheringByteChannel;I)Iintermediary getBytesLnet/minecraft/class_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;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_1435;refCnt()Inamed refCntLnet/minecraft/util/PacketByteBuf;refCnt()I
-
release
public boolean release()- Mappings:
Namespace Name Mixin selector official releaseLem;release()Zintermediary releaseLnet/minecraft/class_1435;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_1435;release(I)Znamed releaseLnet/minecraft/util/PacketByteBuf;release(I)Z
-