Uses of Class
net.minecraft.network.RegistryFriendlyByteBuf
Packages that use RegistryFriendlyByteBuf
Package
Description
-
Uses of RegistryFriendlyByteBuf in net.minecraft.advancements
Fields in net.minecraft.advancements with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, List<AdvancementHolder>> AdvancementHolder.LIST_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Advancement> Advancement.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, AdvancementHolder> AdvancementHolder.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, DisplayInfo> DisplayInfo.STREAM_CODECMethods in net.minecraft.advancements with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionprivate static DisplayInfoDisplayInfo.fromNetwork(RegistryFriendlyByteBuf p_319903_) private static AdvancementAdvancement.read(RegistryFriendlyByteBuf p_320555_) private voidDisplayInfo.serializeToNetwork(RegistryFriendlyByteBuf p_319889_) private voidAdvancement.write(RegistryFriendlyByteBuf p_320833_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, BlockPredicate> BlockPredicate.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, DataComponentPatch> DataComponentPatch.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, DataComponentPredicate> DataComponentPredicate.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, DataComponentType<?>> DataComponentType.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, TypedDataComponent<?>> TypedDataComponent.STREAM_CODECprivate final StreamCodec<? super RegistryFriendlyByteBuf, T> DataComponentType.Builder.SimpleType.streamCodecprivate StreamCodec<? super RegistryFriendlyByteBuf, T> DataComponentType.Builder.streamCodecMethods in net.minecraft.core.component that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionStreamCodec<? super RegistryFriendlyByteBuf, T> DataComponentType.Builder.SimpleType.streamCodec()StreamCodec<? super RegistryFriendlyByteBuf, T> DataComponentType.streamCodec()Method parameters in net.minecraft.core.component with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionDataComponentType.Builder.networkSynchronized(StreamCodec<? super RegistryFriendlyByteBuf, T> p_331364_) Constructor parameters in net.minecraft.core.component with type arguments of type RegistryFriendlyByteBufModifierConstructorDescription(package private)SimpleType(com.mojang.serialization.Codec<T> p_331492_, StreamCodec<? super RegistryFriendlyByteBuf, T> p_330863_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.core.particles
Fields in net.minecraft.core.particles with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, DustColorTransitionOptions> DustColorTransitionOptions.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, DustParticleOptions> DustParticleOptions.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ParticleOptions> ParticleTypes.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SculkChargeParticleOptions> SculkChargeParticleOptions.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ShriekParticleOption> ShriekParticleOption.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, VibrationParticleOption> VibrationParticleOption.STREAM_CODECprivate final StreamCodec<RegistryFriendlyByteBuf, SimpleParticleType> SimpleParticleType.streamCodecMethods in net.minecraft.core.particles that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic StreamCodec<? super RegistryFriendlyByteBuf, BlockParticleOption> BlockParticleOption.streamCodec(ParticleType<BlockParticleOption> p_320740_) static StreamCodec<? super RegistryFriendlyByteBuf, ItemParticleOption> ItemParticleOption.streamCodec(ParticleType<ItemParticleOption> p_320881_) abstract StreamCodec<? super RegistryFriendlyByteBuf, T> ParticleType.streamCodec()SimpleParticleType.streamCodec() -
Uses of RegistryFriendlyByteBuf in net.minecraft.network
Methods in net.minecraft.network that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic Function<io.netty.buffer.ByteBuf, RegistryFriendlyByteBuf> RegistryFriendlyByteBuf.decorator(RegistryAccess p_320166_) Deprecated.Neo: use overload with ConnectionType contextstatic Function<io.netty.buffer.ByteBuf, RegistryFriendlyByteBuf> RegistryFriendlyByteBuf.decorator(RegistryAccess p_320166_, ConnectionType connectionType) -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Optional<Component>> ComponentSerialization.OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ChatType.Bound> ChatType.Bound.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Component> ComponentSerialization.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Optional<Component>> ComponentSerialization.TRUSTED_OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Component> ComponentSerialization.TRUSTED_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Style> Style.Serializer.TRUSTED_STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.chat.numbers
Fields in net.minecraft.network.chat.numbers with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Optional<NumberFormat>> NumberFormatTypes.OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, NumberFormat> NumberFormatTypes.STREAM_CODECMethods in net.minecraft.network.chat.numbers that return types with arguments of type RegistryFriendlyByteBuf -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.codec
Methods in net.minecraft.network.codec that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic <T> StreamCodec<RegistryFriendlyByteBuf, T> ByteBufCodecs.fromCodecWithRegistries(com.mojang.serialization.Codec<T> p_323797_) static <T> StreamCodec<RegistryFriendlyByteBuf, T> ByteBufCodecs.fromCodecWithRegistries(com.mojang.serialization.Codec<T> p_331571_, Supplier<NbtAccounter> p_331922_) static <T> StreamCodec<RegistryFriendlyByteBuf, T> ByteBufCodecs.fromCodecWithRegistriesTrusted(com.mojang.serialization.Codec<T> p_331713_) static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> ByteBufCodecs.holder(ResourceKey<? extends Registry<T>> p_320391_, StreamCodec<? super RegistryFriendlyByteBuf, T> p_320595_) static <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> ByteBufCodecs.holderRegistry(ResourceKey<? extends Registry<T>> p_320387_) static <T> StreamCodec<RegistryFriendlyByteBuf, HolderSet<T>> ByteBufCodecs.holderSet(ResourceKey<? extends Registry<T>> p_332137_) static <T> StreamCodec<RegistryFriendlyByteBuf, T> ByteBufCodecs.registry(ResourceKey<? extends Registry<T>> p_320404_) private static <T,R> StreamCodec <RegistryFriendlyByteBuf, R> ByteBufCodecs.registry(ResourceKey<? extends Registry<T>> p_319942_, Function<Registry<T>, IdMap<R>> p_320353_) Method parameters in net.minecraft.network.codec with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic <T> StreamCodec<RegistryFriendlyByteBuf, Holder<T>> ByteBufCodecs.holder(ResourceKey<? extends Registry<T>> p_320391_, StreamCodec<? super RegistryFriendlyByteBuf, T> p_320595_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.protocol.common
Fields in net.minecraft.network.protocol.common with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundCustomPayloadPacket> ClientboundCustomPayloadPacket.GAMEPLAY_STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.protocol.common.custom
Fields in net.minecraft.network.protocol.common.custom with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, GameEventListenerDebugPayload> GameEventListenerDebugPayload.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionGameProtocols.CLIENTBOUNDprivate static final StreamCodec<RegistryFriendlyByteBuf, Holder<DamageType>> ClientboundDamageEventPacket.DAMAGE_TYPE_ID_STREAM_CODECprivate static final StreamCodec<RegistryFriendlyByteBuf, Holder<DimensionType>> CommonPlayerSpawnInfo.DIMENSION_TYPE_ID_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, List<ClientboundLevelChunkPacketData.BlockEntityInfo>> ClientboundLevelChunkPacketData.BlockEntityInfo.LIST_STREAM_CODEC(package private) final StreamDecoder<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> ClientboundBossEventPacket.OperationType.readerGameProtocols.SERVERBOUNDprivate static final StreamCodec<RegistryFriendlyByteBuf, it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemStack>> ServerboundContainerClickPacket.SLOTS_STREAM_CODECprivate static final StreamCodec<RegistryFriendlyByteBuf, it.unimi.dsi.fastutil.objects.Object2IntMap<Stat<?>>> ClientboundAwardStatsPacket.STAT_VALUES_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundAddEntityPacket> ClientboundAddEntityPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundAwardStatsPacket> ClientboundAwardStatsPacket.STREAM_CODECClientboundBlockEntityDataPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundBlockEventPacket> ClientboundBlockEventPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundBlockUpdatePacket> ClientboundBlockUpdatePacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundBossEventPacket> ClientboundBossEventPacket.STREAM_CODECClientboundCommandSuggestionsPacket.Entry.STREAM_CODECClientboundCommandSuggestionsPacket.STREAM_CODECClientboundContainerSetContentPacket.STREAM_CODECClientboundContainerSetSlotPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundCooldownPacket> ClientboundCooldownPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundDamageEventPacket> ClientboundDamageEventPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundDisguisedChatPacket> ClientboundDisguisedChatPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundExplodePacket> ClientboundExplodePacket.STREAM_CODECClientboundLevelChunkPacketData.BlockEntityInfo.STREAM_CODECClientboundLevelChunkWithLightPacket.STREAM_CODECClientboundLevelParticlesPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundLoginPacket> ClientboundLoginPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundMapItemDataPacket> ClientboundMapItemDataPacket.STREAM_CODECClientboundMerchantOffersPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundOpenScreenPacket> ClientboundOpenScreenPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundPlayerChatPacket> ClientboundPlayerChatPacket.STREAM_CODECClientboundPlayerCombatKillPacket.STREAM_CODECClientboundPlayerInfoUpdatePacket.STREAM_CODECClientboundRemoveMobEffectPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundRespawnPacket> ClientboundRespawnPacket.STREAM_CODECClientboundSetActionBarTextPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetEntityDataPacket> ClientboundSetEntityDataPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetEquipmentPacket> ClientboundSetEquipmentPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetObjectivePacket> ClientboundSetObjectivePacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetPlayerTeamPacket> ClientboundSetPlayerTeamPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetScorePacket> ClientboundSetScorePacket.STREAM_CODECClientboundSetSubtitleTextPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetTitleTextPacket> ClientboundSetTitleTextPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSoundEntityPacket> ClientboundSoundEntityPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSoundPacket> ClientboundSoundPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundSystemChatPacket> ClientboundSystemChatPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundTabListPacket> ClientboundTabListPacket.STREAM_CODECClientboundUpdateAdvancementsPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateAttributesPacket.AttributeSnapshot> ClientboundUpdateAttributesPacket.AttributeSnapshot.STREAM_CODECClientboundUpdateAttributesPacket.STREAM_CODECClientboundUpdateMobEffectPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ClientboundUpdateRecipesPacket> ClientboundUpdateRecipesPacket.STREAM_CODECServerboundContainerClickPacket.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ServerboundSetBeaconPacket> ServerboundSetBeaconPacket.STREAM_CODECServerboundSetCreativeModeSlotPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionprivate static voidClientboundSetEntityDataPacket.pack(List<SynchedEntityData.DataValue<?>> p_253940_, RegistryFriendlyByteBuf p_320247_) voidClientboundPlayerInfoUpdatePacket.Action.Reader.read(ClientboundPlayerInfoUpdatePacket.EntryBuilder p_251859_, RegistryFriendlyByteBuf p_324148_) private static List<SynchedEntityData.DataValue<?>> ClientboundSetEntityDataPacket.unpack(RegistryFriendlyByteBuf p_320523_) private voidClientboundAddEntityPacket.write(RegistryFriendlyByteBuf p_320192_) private voidClientboundBlockEventPacket.write(RegistryFriendlyByteBuf p_320189_) voidClientboundBossEventPacket.AddOperation.write(RegistryFriendlyByteBuf p_323847_) voidClientboundBossEventPacket.Operation.write(RegistryFriendlyByteBuf p_324432_) voidClientboundBossEventPacket.UpdateNameOperation.write(RegistryFriendlyByteBuf p_324336_) voidClientboundBossEventPacket.UpdateProgressOperation.write(RegistryFriendlyByteBuf p_324333_) voidClientboundBossEventPacket.UpdatePropertiesOperation.write(RegistryFriendlyByteBuf p_323597_) voidClientboundBossEventPacket.UpdateStyleOperation.write(RegistryFriendlyByteBuf p_323961_) private voidClientboundBossEventPacket.write(RegistryFriendlyByteBuf p_323879_) private voidClientboundContainerSetContentPacket.write(RegistryFriendlyByteBuf p_320758_) private voidClientboundContainerSetSlotPacket.write(RegistryFriendlyByteBuf p_320916_) private voidClientboundDamageEventPacket.write(RegistryFriendlyByteBuf p_321775_) private voidClientboundExplodePacket.write(RegistryFriendlyByteBuf p_319914_) private voidClientboundLevelChunkPacketData.BlockEntityInfo.write(RegistryFriendlyByteBuf p_320914_) voidClientboundLevelChunkPacketData.write(RegistryFriendlyByteBuf p_320863_) private voidClientboundLevelChunkWithLightPacket.write(RegistryFriendlyByteBuf p_320036_) private voidClientboundLevelParticlesPacket.write(RegistryFriendlyByteBuf p_320262_) private voidClientboundLoginPacket.write(RegistryFriendlyByteBuf p_321845_) private voidClientboundMerchantOffersPacket.write(RegistryFriendlyByteBuf p_320747_) private voidClientboundPlayerChatPacket.write(RegistryFriendlyByteBuf p_321846_) voidClientboundPlayerInfoUpdatePacket.Action.Writer.write(RegistryFriendlyByteBuf p_324483_, ClientboundPlayerInfoUpdatePacket.Entry p_249783_) private voidClientboundPlayerInfoUpdatePacket.write(RegistryFriendlyByteBuf p_323752_) private voidClientboundRespawnPacket.write(RegistryFriendlyByteBuf p_321615_) private voidClientboundSetEntityDataPacket.write(RegistryFriendlyByteBuf p_320560_) private voidClientboundSetEquipmentPacket.write(RegistryFriendlyByteBuf p_320609_) private voidClientboundSetObjectivePacket.write(RegistryFriendlyByteBuf p_320623_) voidClientboundSetPlayerTeamPacket.Parameters.write(RegistryFriendlyByteBuf p_323527_) private voidClientboundSetPlayerTeamPacket.write(RegistryFriendlyByteBuf p_323648_) private voidClientboundSoundEntityPacket.write(RegistryFriendlyByteBuf p_320141_) private voidClientboundSoundPacket.write(RegistryFriendlyByteBuf p_320266_) private voidClientboundUpdateAdvancementsPacket.write(RegistryFriendlyByteBuf p_319915_) private voidClientboundUpdateMobEffectPacket.write(RegistryFriendlyByteBuf p_320214_) voidCommonPlayerSpawnInfo.write(RegistryFriendlyByteBuf p_321515_) private voidServerboundContainerClickPacket.write(RegistryFriendlyByteBuf p_319872_) Constructors in net.minecraft.network.protocol.game with parameters of type RegistryFriendlyByteBufModifierConstructorDescriptionprivateAddOperation(RegistryFriendlyByteBuf p_324153_) privateBlockEntityInfo(RegistryFriendlyByteBuf p_319780_) privateprivateprivateprivateprivateprivateprivateClientboundExplodePacket(RegistryFriendlyByteBuf p_320217_) ClientboundLevelChunkPacketData(RegistryFriendlyByteBuf p_320343_, int p_195654_, int p_195655_) privateprivateprivateClientboundLoginPacket(RegistryFriendlyByteBuf p_321545_) privateprivateprivateprivateClientboundRespawnPacket(RegistryFriendlyByteBuf p_321588_) privateprivateprivateprivateprivateprivateClientboundSoundPacket(RegistryFriendlyByteBuf p_320320_) privateprivateCommonPlayerSpawnInfo(RegistryFriendlyByteBuf p_321843_) Parameters(RegistryFriendlyByteBuf p_323739_) privateprivateUpdateNameOperation(RegistryFriendlyByteBuf p_323813_) privateUpdateProgressOperation(RegistryFriendlyByteBuf p_324271_) privateUpdatePropertiesOperation(RegistryFriendlyByteBuf p_323654_) privateUpdateStyleOperation(RegistryFriendlyByteBuf p_323966_) Constructor parameters in net.minecraft.network.protocol.game with type arguments of type RegistryFriendlyByteBufModifierConstructorDescriptionprivateOperationType(StreamDecoder<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> p_324602_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.network.syncher
Methods in net.minecraft.network.syncher that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionStreamCodec<? super RegistryFriendlyByteBuf, T> EntityDataSerializer.codec()Methods in net.minecraft.network.syncher with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic SynchedEntityData.DataValue<?> SynchedEntityData.DataValue.read(RegistryFriendlyByteBuf p_319816_, int p_254356_) private static <T> SynchedEntityData.DataValue<T> SynchedEntityData.DataValue.read(RegistryFriendlyByteBuf p_320893_, int p_253899_, EntityDataSerializer<T> p_254222_) voidSynchedEntityData.DataValue.write(RegistryFriendlyByteBuf p_320650_) Method parameters in net.minecraft.network.syncher with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic <T> EntityDataSerializer<T> EntityDataSerializer.forValueType(StreamCodec<? super RegistryFriendlyByteBuf, T> p_319946_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.server.level
Method parameters in net.minecraft.server.level with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionServerPlayer.openMenu(MenuProvider p_9033_, Consumer<RegistryFriendlyByteBuf> extraDataWriter) -
Uses of RegistryFriendlyByteBuf in net.minecraft.sounds
Fields in net.minecraft.sounds with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<SoundEvent>> SoundEvent.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.stats
Fields in net.minecraft.stats with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Stat<?>> Stat.STREAM_CODECprivate final StreamCodec<RegistryFriendlyByteBuf, Stat<T>> StatType.streamCodecMethods in net.minecraft.stats that return types with arguments of type RegistryFriendlyByteBuf -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.effect
Fields in net.minecraft.world.effect with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, MobEffectInstance.Details> MobEffectInstance.Details.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, MobEffectInstance> MobEffectInstance.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.entity.npc
Fields in net.minecraft.world.entity.npc with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, VillagerData> VillagerData.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.food
Fields in net.minecraft.world.food with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, FoodProperties> FoodProperties.DIRECT_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, FoodProperties.PossibleEffect> FoodProperties.PossibleEffect.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.inventory
Methods in net.minecraft.world.inventory with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionMenuType.create(int windowId, Inventory playerInv, RegistryFriendlyByteBuf extraData) -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item
Fields in net.minecraft.world.item with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Instrument> Instrument.DIRECT_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>> ItemStack.LIST_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, List<ItemStack>> ItemStack.OPTIONAL_LIST_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemStack> ItemStack.OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, AdventureModePredicate> AdventureModePredicate.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<Instrument>> Instrument.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemStack> ItemStack.STREAM_CODECMethods in net.minecraft.world.item that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionItemStack.validatedStreamCodec(StreamCodec<RegistryFriendlyByteBuf, ItemStack> p_340962_) Method parameters in net.minecraft.world.item with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionItemStack.validatedStreamCodec(StreamCodec<RegistryFriendlyByteBuf, ItemStack> p_340962_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.alchemy
Fields in net.minecraft.world.item.alchemy with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, PotionContents> PotionContents.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.armortrim
Fields in net.minecraft.world.item.armortrim with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, TrimMaterial> TrimMaterial.DIRECT_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, TrimPattern> TrimPattern.DIRECT_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ArmorTrim> ArmorTrim.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<TrimMaterial>> TrimMaterial.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<TrimPattern>> TrimPattern.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.component
Fields in net.minecraft.world.item.component with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, BundleContents> BundleContents.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ChargedProjectiles> ChargedProjectiles.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemAttributeModifiers.Entry> ItemAttributeModifiers.Entry.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemAttributeModifiers> ItemAttributeModifiers.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemContainerContents> ItemContainerContents.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemLore> ItemLore.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SuspiciousStewEffects.Entry> SuspiciousStewEffects.Entry.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SuspiciousStewEffects> SuspiciousStewEffects.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Tool.Rule> Tool.Rule.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Tool> Tool.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, WrittenBookContent> WrittenBookContent.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Ingredient> Ingredient.CONTENTS_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Recipe<?>> Recipe.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, RecipeHolder<?>> RecipeHolder.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ShapedRecipe> ShapedRecipe.Serializer.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ShapedRecipePattern> ShapedRecipePattern.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ShapelessRecipe> ShapelessRecipe.Serializer.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SmithingTransformRecipe> SmithingTransformRecipe.Serializer.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.STREAM_CODECprivate final StreamCodec<RegistryFriendlyByteBuf, T> SimpleCookingSerializer.streamCodecprivate final StreamCodec<RegistryFriendlyByteBuf, T> SimpleCraftingRecipeSerializer.streamCodecprivate final StreamCodec<RegistryFriendlyByteBuf, T> SingleItemRecipe.Serializer.streamCodecMethods in net.minecraft.world.item.crafting that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionRecipeSerializer.streamCodec()ShapedRecipe.Serializer.streamCodec()ShapelessRecipe.Serializer.streamCodec()SimpleCookingSerializer.streamCodec()SimpleCraftingRecipeSerializer.streamCodec()SingleItemRecipe.Serializer.streamCodec()SmithingTransformRecipe.Serializer.streamCodec()SmithingTrimRecipe.Serializer.streamCodec()Methods in net.minecraft.world.item.crafting with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionprivate static ShapedRecipeShapedRecipe.Serializer.fromNetwork(RegistryFriendlyByteBuf p_319998_) private static ShapedRecipePatternShapedRecipePattern.fromNetwork(RegistryFriendlyByteBuf p_319788_) private static ShapelessRecipeShapelessRecipe.Serializer.fromNetwork(RegistryFriendlyByteBuf p_319905_) private TSimpleCookingSerializer.fromNetwork(RegistryFriendlyByteBuf p_320282_) private static SmithingTransformRecipeSmithingTransformRecipe.Serializer.fromNetwork(RegistryFriendlyByteBuf p_320375_) private static SmithingTrimRecipeSmithingTrimRecipe.Serializer.fromNetwork(RegistryFriendlyByteBuf p_320719_) private static voidShapedRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_320738_, ShapedRecipe p_320586_) private voidShapedRecipePattern.toNetwork(RegistryFriendlyByteBuf p_320098_) private static voidShapelessRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_320371_, ShapelessRecipe p_320323_) private voidSimpleCookingSerializer.toNetwork(RegistryFriendlyByteBuf p_320422_, T p_320933_) private static voidSmithingTransformRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_320743_, SmithingTransformRecipe p_319840_) private static voidSmithingTrimRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_319922_, SmithingTrimRecipe p_320655_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, ItemEnchantments> ItemEnchantments.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.item.trading
Fields in net.minecraft.world.item.trading with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, Optional<ItemCost>> ItemCost.OPTIONAL_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ItemCost> ItemCost.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, MerchantOffer> MerchantOffer.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, MerchantOffers> MerchantOffers.STREAM_CODECMethods in net.minecraft.world.item.trading with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic MerchantOfferMerchantOffer.createFromStream(RegistryFriendlyByteBuf p_320207_) private static voidMerchantOffer.writeToStream(RegistryFriendlyByteBuf p_320530_, MerchantOffer p_320384_) -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, BannerPattern> BannerPattern.DIRECT_STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<BannerPattern>> BannerPattern.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, BannerPatternLayers.Layer> BannerPatternLayers.Layer.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, BannerPatternLayers> BannerPatternLayers.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, PotDecorations> PotDecorations.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.level.gameevent
Fields in net.minecraft.world.level.gameevent with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, PositionSource> PositionSource.STREAM_CODECMethods in net.minecraft.world.level.gameevent that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionStreamCodec<? super RegistryFriendlyByteBuf, T> PositionSourceType.streamCodec() -
Uses of RegistryFriendlyByteBuf in net.minecraft.world.level.saveddata.maps
Fields in net.minecraft.world.level.saveddata.maps with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, MapDecoration> MapDecoration.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<MapDecorationType>> MapDecorationType.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, SizedIngredient> SizedIngredient.STREAM_CODECprivate final StreamCodec<RegistryFriendlyByteBuf, T> IngredientType.streamCodecThe field for thestreamCodecrecord component.Methods in net.neoforged.neoforge.common.crafting that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionIngredientType.streamCodec()Returns the value of thestreamCodecrecord component.Constructor parameters in net.neoforged.neoforge.common.crafting with type arguments of type RegistryFriendlyByteBufModifierConstructorDescriptionIngredientType(com.mojang.serialization.MapCodec<T> codec, StreamCodec<RegistryFriendlyByteBuf, T> streamCodec) Creates an instance of aIngredientTyperecord class. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.common.extensions
Methods in net.neoforged.neoforge.common.extensions with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionIMenuTypeExtension.create(int windowId, Inventory playerInv, RegistryFriendlyByteBuf extraData) Method parameters in net.neoforged.neoforge.common.extensions with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptiondefault OptionalIntIPlayerExtension.openMenu(MenuProvider menuProvider, Consumer<RegistryFriendlyByteBuf> extraDataWriter) Request to open a GUI on the client, from the server -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.common.util
Method parameters in net.neoforged.neoforge.common.util with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic byte[]FriendlyByteBufUtil.writeCustomData(Consumer<RegistryFriendlyByteBuf> dataWriter, RegistryAccess registryAccess) Writes custom data to aRegistryFriendlyByteBuf, then returns the written data as a byte array. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.debug.crafting
Methods in net.neoforged.neoforge.debug.crafting that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionIngredientTests.CompressedShapelessRecipeSerializer.streamCodec() -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.debug.entity
Methods in net.neoforged.neoforge.debug.entity with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionvoidEntityTests.CustomComplexSpawnEntity.readSpawnData(RegistryFriendlyByteBuf additionalData) voidEntityTests.CustomComplexSpawnEntity.writeSpawnData(RegistryFriendlyByteBuf buffer) -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.entity
Methods in net.neoforged.neoforge.entity with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionvoidIEntityWithComplexSpawn.readSpawnData(RegistryFriendlyByteBuf additionalData) Called by the client when it receives a Entity spawn packet.voidIEntityWithComplexSpawn.writeSpawnData(RegistryFriendlyByteBuf buffer) Called by the server when constructing the spawn packet. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.fluids
Fields in net.neoforged.neoforge.fluids with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, FluidStack> FluidStack.OPTIONAL_STREAM_CODECA stream codec for fluid stacks that accepts empty stacks.static final StreamCodec<RegistryFriendlyByteBuf, FluidStack> FluidStack.STREAM_CODECA stream codec for fluid stacks that does not accept empty stacks.static final StreamCodec<RegistryFriendlyByteBuf, SimpleFluidContent> SimpleFluidContent.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.fluids.crafting
Fields in net.neoforged.neoforge.fluids.crafting with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionstatic final StreamCodec<RegistryFriendlyByteBuf, FluidIngredient> FluidIngredient.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, SizedFluidIngredient> SizedFluidIngredient.STREAM_CODECprivate final StreamCodec<RegistryFriendlyByteBuf, T> FluidIngredientType.streamCodecThe field for thestreamCodecrecord component.Methods in net.neoforged.neoforge.fluids.crafting that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionFluidIngredientType.streamCodec()Returns the value of thestreamCodecrecord component.Constructor parameters in net.neoforged.neoforge.fluids.crafting with type arguments of type RegistryFriendlyByteBufModifierConstructorDescriptionFluidIngredientType(com.mojang.serialization.MapCodec<T> codec, StreamCodec<RegistryFriendlyByteBuf, T> streamCodec) Creates an instance of aFluidIngredientTyperecord class. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.network
Methods in net.neoforged.neoforge.network with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionIContainerFactory.create(int windowId, Inventory inv, RegistryFriendlyByteBuf data) -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.network.codec
Methods in net.neoforged.neoforge.network.codec that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic <V> StreamCodec<RegistryFriendlyByteBuf, V> NeoForgeStreamCodecs.connectionAware(StreamCodec<? super RegistryFriendlyByteBuf, V> neoForgeCodec, StreamCodec<? super RegistryFriendlyByteBuf, V> otherCodec) Creates a stream codec that uses different implementation depending on theConnectionType.Method parameters in net.neoforged.neoforge.network.codec with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionstatic <V> StreamCodec<RegistryFriendlyByteBuf, V> NeoForgeStreamCodecs.connectionAware(StreamCodec<? super RegistryFriendlyByteBuf, V> neoForgeCodec, StreamCodec<? super RegistryFriendlyByteBuf, V> otherCodec) Creates a stream codec that uses different implementation depending on theConnectionType. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.network.handlers
Methods in net.neoforged.neoforge.network.handlers with parameters of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionprivate static <T extends AbstractContainerMenu>
voidClientPayloadHandler.createMenuScreen(Component name, MenuType<T> menuType, int windowId, RegistryFriendlyByteBuf buf) -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.network.payload
Fields in net.neoforged.neoforge.network.payload with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionAdvancedContainerSetDataPayload.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, AdvancedOpenScreenPayload> AdvancedOpenScreenPayload.STREAM_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, AuxiliaryLightDataPayload> AuxiliaryLightDataPayload.STREAM_CODEC -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.network.registration
Fields in net.neoforged.neoforge.network.registration with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionprivate final StreamCodec<? super RegistryFriendlyByteBuf, T> PayloadRegistration.codecThe field for thecodecrecord component.private final StreamCodec<RegistryFriendlyByteBuf, T> ModdedPlayPayloadRegistration.readerThe field for thereaderrecord component.Methods in net.neoforged.neoforge.network.registration that return types with arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescriptionStreamCodec<? super RegistryFriendlyByteBuf, T> PayloadRegistration.codec()Returns the value of thecodecrecord component.ModdedPlayPayloadRegistration.reader()Returns the value of thereaderrecord component.Method parameters in net.neoforged.neoforge.network.registration with type arguments of type RegistryFriendlyByteBufModifier and TypeMethodDescription<T extends CustomPacketPayload>
PayloadRegistrarPayloadRegistrar.playBidirectional(CustomPacketPayload.Type<T> type, StreamCodec<? super RegistryFriendlyByteBuf, T> reader, IPayloadHandler<T> handler) Registers a bidirectional payload for the play phase.<T extends CustomPacketPayload>
PayloadRegistrarPayloadRegistrar.playToClient(CustomPacketPayload.Type<T> type, StreamCodec<? super RegistryFriendlyByteBuf, T> reader, IPayloadHandler<T> handler) Registers a client-bound payload for the play phase.<T extends CustomPacketPayload>
PayloadRegistrarPayloadRegistrar.playToServer(CustomPacketPayload.Type<T> type, StreamCodec<? super RegistryFriendlyByteBuf, T> reader, IPayloadHandler<T> handler) Registers a server-bound payload for the play phase.Constructor parameters in net.neoforged.neoforge.network.registration with type arguments of type RegistryFriendlyByteBufModifierConstructorDescriptionModdedPlayPayloadRegistration(ResourceLocation id, Class<T> type, IPayloadHandler<T> handler, StreamCodec<RegistryFriendlyByteBuf, T> reader) Creates an instance of aModdedPlayPayloadRegistrationrecord class.PayloadRegistration(CustomPacketPayload.Type<T> type, StreamCodec<? super RegistryFriendlyByteBuf, T> codec, IPayloadHandler<T> handler, List<ConnectionProtocol> protocols, Optional<PacketFlow> flow, String version, boolean optional) Creates an instance of aPayloadRegistrationrecord class. -
Uses of RegistryFriendlyByteBuf in net.neoforged.neoforge.oldtest.recipebook
Fields in net.neoforged.neoforge.oldtest.recipebook with type parameters of type RegistryFriendlyByteBufModifier and TypeFieldDescriptionprivate static final StreamCodec<RegistryFriendlyByteBuf, RecipeBookTestRecipe> RecipeBookTestRecipeSerializer.STREAM_CODECMethods in net.neoforged.neoforge.oldtest.recipebook that return types with arguments of type RegistryFriendlyByteBuf