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
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleUpdateAttributes(ClientboundUpdateAttributesPacket p_131452_)
-
Uses of ClientboundUpdateAttributesPacket in net.minecraftforge.network
Methods in net.minecraftforge.network that return ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionprivate static ClientboundUpdateAttributesPacket
VanillaConnectionNetworkFilter.filterEntityProperties(ClientboundUpdateAttributesPacket msg)
Filter for SEntityPropertiesPacket.Methods in net.minecraftforge.network with parameters of type ClientboundUpdateAttributesPacketModifier and TypeMethodDescriptionprivate static ClientboundUpdateAttributesPacket
VanillaConnectionNetworkFilter.filterEntityProperties(ClientboundUpdateAttributesPacket msg)
Filter for SEntityPropertiesPacket.