Uses of Class
net.minecraft.network.protocol.game.ClientboundUpdateAttributesPacket
Packages that use ClientboundUpdateAttributesPacket
Package
Description
-
Uses of ClientboundUpdateAttributesPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleUpdateAttributes
(ClientboundUpdateAttributesPacket p_105128_) -
Uses of ClientboundUpdateAttributesPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundUpdateAttributesPacketModifier and TypeFieldDescriptionstatic final PacketType
<ClientboundUpdateAttributesPacket> GamePacketTypes.CLIENTBOUND_UPDATE_ATTRIBUTES
ClientboundUpdateAttributesPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundUpdateAttributesPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleUpdateAttributes
(ClientboundUpdateAttributesPacket p_131452_) -
Uses of ClientboundUpdateAttributesPacket in net.neoforged.neoforge.network.filters
Methods in net.neoforged.neoforge.network.filters that return ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionprivate static ClientboundUpdateAttributesPacket
VanillaConnectionNetworkFilter.filterEntityProperties
(ClientboundUpdateAttributesPacket msg) Filter for SEntityPropertiesPacket.Methods in net.neoforged.neoforge.network.filters with parameters of type ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionprivate static ClientboundUpdateAttributesPacket
VanillaConnectionNetworkFilter.filterEntityProperties
(ClientboundUpdateAttributesPacket msg) Filter for SEntityPropertiesPacket.