Uses of Class
net.minecraft.network.play.server.SEntityPropertiesPacket
Packages that use SEntityPropertiesPacket
- 
Uses of SEntityPropertiesPacket in net.minecraft.client.network.playMethods in net.minecraft.client.network.play with parameters of type SEntityPropertiesPacketModifier and TypeMethodDescriptionvoidClientPlayNetHandler.handleUpdateAttributes(SEntityPropertiesPacket p_147290_1_) voidIClientPlayNetHandler.handleUpdateAttributes(SEntityPropertiesPacket p_147290_1_) 
- 
Uses of SEntityPropertiesPacket in net.minecraftforge.networkMethods in net.minecraftforge.network that return SEntityPropertiesPacketModifier and TypeMethodDescriptionprivate static SEntityPropertiesPacketVanillaConnectionNetworkFilter.filterEntityProperties(SEntityPropertiesPacket msg) Filter for SEntityPropertiesPacket.Methods in net.minecraftforge.network with parameters of type SEntityPropertiesPacketModifier and TypeMethodDescriptionprivate static SEntityPropertiesPacketVanillaConnectionNetworkFilter.filterEntityProperties(SEntityPropertiesPacket msg) Filter for SEntityPropertiesPacket.