Uses of Record Class
net.minecraft.network.packet.s2c.config.DynamicRegistriesS2CPacket
Packages that use DynamicRegistriesS2CPacket
Package
Description
- 
Uses of DynamicRegistriesS2CPacket in net.minecraft.client.networkMethods in net.minecraft.client.network with parameters of type DynamicRegistriesS2CPacketModifier and TypeMethodDescriptionvoidClientConfigurationNetworkHandler.onDynamicRegistries(DynamicRegistriesS2CPacket packet) 
- 
Uses of DynamicRegistriesS2CPacket in net.minecraft.network.listenerMethods in net.minecraft.network.listener with parameters of type DynamicRegistriesS2CPacketModifier and TypeMethodDescriptionvoidClientConfigurationPacketListener.onDynamicRegistries(DynamicRegistriesS2CPacket packet) 
- 
Uses of DynamicRegistriesS2CPacket in net.minecraft.network.packetFields in net.minecraft.network.packet with type parameters of type DynamicRegistriesS2CPacketModifier and TypeFieldDescriptionstatic final PacketType<DynamicRegistriesS2CPacket> ConfigPackets.REGISTRY_DATA
- 
Uses of DynamicRegistriesS2CPacket in net.minecraft.network.packet.s2c.configFields in net.minecraft.network.packet.s2c.config with type parameters of type DynamicRegistriesS2CPacketModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf, DynamicRegistriesS2CPacket> DynamicRegistriesS2CPacket.CODECMethods in net.minecraft.network.packet.s2c.config that return types with arguments of type DynamicRegistriesS2CPacket