Uses of Class
net.minecraftforge.fmllegacy.network.PacketDistributor.TargetPoint
-
Uses of PacketDistributor.TargetPoint in net.minecraftforge.fmllegacy.network
Modifier and TypeFieldDescriptionPacketDistributor.NEAR
Send to everyone near thePacketDistributor.TargetPoint
specified in the Supplier
PacketDistributor.with(Supplier)
TargetPointModifier and TypeMethodDescriptionPacketDistributor.TargetPoint.p(double x, double y, double z, double r2, ResourceKey<Level> dim)
Helper to build a TargetPoint without excluded EntityModifier and TypeMethodDescriptionPacketDistributor.playerListPointConsumer(Supplier<PacketDistributor.TargetPoint> targetPointSupplier)