Uses of Class
net.minecraftforge.fml.network.PacketDistributor.TargetPoint
-
Uses of PacketDistributor.TargetPoint in net.minecraftforge.fml.network
Modifier and TypeFieldDescriptionstatic final PacketDistributor<PacketDistributor.TargetPoint>
PacketDistributor.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, RegistryKey<World> dim) Helper to build a TargetPoint without excluded EntityModifier and TypeMethodDescriptionPacketDistributor.playerListPointConsumer
(Supplier<PacketDistributor.TargetPoint> targetPointSupplier)