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