Package net.minecraft
Class class_9129
java.lang.Object
io.netty.buffer.ByteBuf
net.minecraft.network.PacketByteBuf
net.minecraft.class_9129
- All Implemented Interfaces:
ByteBufConvertible,ReferenceCounted,Comparable<ByteBuf>
- Mappings:
Namespace Name official vbintermediary net/minecraft/class_9129named net/minecraft/class_9129
-
Field Summary
FieldsFields inherited from class net.minecraft.network.PacketByteBuf
DEFAULT_MAX_STRING_LENGTH, MAX_READ_NBT_SIZE, MAX_TEXT_LENGTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Function<ByteBuf,class_9129> method_56350(DynamicRegistryManager dynamicRegistryManager) Methods inherited from class net.minecraft.network.PacketByteBuf
alloc, array, arrayOffset, asReadOnly, bytesBefore, bytesBefore, bytesBefore, capacity, capacity, clear, compareTo, copy, copy, decode, decode, decode, decodeAsJson, discardReadBytes, discardSomeReadBytes, duplicate, encode, encode, encodeAsJson, ensureWritable, ensureWritable, equals, forEachByte, forEachByte, forEachByteDesc, forEachByteDesc, forEachInCollection, getBoolean, getByte, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getBytes, getChar, getCharSequence, getDouble, getFloat, getInt, getIntLE, getLong, getLongLE, getMaxValidator, getMedium, getMediumLE, getShort, getShortLE, getUnsignedByte, getUnsignedInt, getUnsignedIntLE, getUnsignedMedium, getUnsignedMediumLE, getUnsignedShort, getUnsignedShortLE, hasArray, hashCode, hasMemoryAddress, indexOf, internalNioBuffer, isContiguous, isDirect, isReadable, isReadable, isReadOnly, isWritable, isWritable, markReaderIndex, markWriterIndex, maxCapacity, maxFastWritableBytes, maxWritableBytes, memoryAddress, method_56335, method_56336, method_56337, method_56338, method_56339, method_56340, method_56341, method_56342, method_56343, method_56344, method_56345, nioBuffer, nioBuffer, nioBufferCount, nioBuffers, nioBuffers, order, order, readableBytes, readBitSet, readBitSet, readBlockHitResult, readBlockPos, readBoolean, readByte, readByteArray, readByteArray, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readBytes, readChar, readCharSequence, readChunkPos, readChunkSectionPos, readCollection, readDate, readDouble, readEither, readEnumConstant, readEnumSet, readerIndex, readerIndex, readFloat, readGameProfile, readGlobalPos, readIdentifier, readInstant, readInt, readIntArray, readIntArray, readIntLE, readIntList, readList, readLong, readLongArray, readLongArray, readLongArray, readLongLE, readMap, readMap, readMedium, readMediumLE, readNbt, readNbt, readNullable, readOptional, readProperty, readPropertyMap, readPublicKey, readQuaternionf, readRegistryKey, readRegistryRefKey, readRetainedSlice, readShort, readShortLE, readSlice, readString, readString, readText, readUnlimitedText, readUnsignedByte, readUnsignedInt, readUnsignedIntLE, readUnsignedMedium, readUnsignedMediumLE, readUnsignedShort, readUnsignedShortLE, readUuid, readVarInt, readVarLong, readVec3d, readVector3f, refCnt, release, release, resetReaderIndex, resetWriterIndex, retain, retain, retainedDuplicate, retainedSlice, retainedSlice, setBoolean, setByte, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setBytes, setChar, setCharSequence, setDouble, setFloat, setIndex, setInt, setIntLE, setLong, setLongLE, setMedium, setMediumLE, setShort, setShortLE, setZero, skipBytes, slice, slice, toString, toString, toString, touch, touch, unwrap, writableBytes, writeBitSet, writeBitSet, writeBlockHitResult, writeBlockPos, writeBoolean, writeByte, writeByteArray, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeBytes, writeChar, writeCharSequence, writeChunkPos, writeChunkSectionPos, writeCollection, writeDate, writeDouble, writeEither, writeEnumConstant, writeEnumSet, writeFloat, writeGameProfile, writeGlobalPos, writeIdentifier, writeInstant, writeInt, writeIntArray, writeIntLE, writeIntList, writeLong, writeLongArray, writeLongLE, writeMap, writeMedium, writeMediumLE, writeNbt, writeNullable, writeOptional, writeProperty, writePropertyMap, writePublicKey, writeQuaternionf, writeRegistryKey, writerIndex, writerIndex, writeShort, writeShortLE, writeString, writeString, writeText, writeUuid, writeVarInt, writeVarLong, writeVec3d, writeVector3f, writeZeroMethods inherited from class io.netty.buffer.ByteBuf
asByteBuf, getDoubleLE, getFloatLE, readDoubleLE, readFloatLE, setDoubleLE, setFloatLE, writeDoubleLE, writeFloatLE
-
Field Details
-
field_48538
- Mappings:
Namespace Name Mixin selector official dLvb;d:Liw;intermediary field_48538Lnet/minecraft/class_9129;field_48538:Lnet/minecraft/class_5455;named field_48538Lnet/minecraft/class_9129;field_48538:Lnet/minecraft/registry/DynamicRegistryManager;
-
-
Constructor Details
-
class_9129
-
-
Method Details
-
method_56349
- Mappings:
Namespace Name Mixin selector official LLvb;L()Liw;intermediary method_56349Lnet/minecraft/class_9129;method_56349()Lnet/minecraft/class_5455;named method_56349Lnet/minecraft/class_9129;method_56349()Lnet/minecraft/registry/DynamicRegistryManager;
-
method_56350
public static Function<ByteBuf,class_9129> method_56350(DynamicRegistryManager dynamicRegistryManager) - Mappings:
Namespace Name Mixin selector official aLvb;a(Liw;)Ljava/util/function/Function;intermediary method_56350Lnet/minecraft/class_9129;method_56350(Lnet/minecraft/class_5455;)Ljava/util/function/Function;named method_56350Lnet/minecraft/class_9129;method_56350(Lnet/minecraft/registry/DynamicRegistryManager;)Ljava/util/function/Function;
-