Uses of Class
net.minecraftforge.network.PacketDistributor.TargetPoint
Packages that use PacketDistributor.TargetPoint
-
Uses of PacketDistributor.TargetPoint in net.minecraftforge.network
Fields in net.minecraftforge.network with type parameters of type PacketDistributor.TargetPointModifier and TypeFieldDescriptionstatic final PacketDistributor<PacketDistributor.TargetPoint>
PacketDistributor.NEAR
Send to everyone near thePacketDistributor.TargetPoint
specified in the Supplier
PacketDistributor.with(Supplier)
TargetPointMethods in net.minecraftforge.network that return types with arguments of type PacketDistributor.TargetPointModifier and TypeMethodDescriptionPacketDistributor.TargetPoint.p
(double x, double y, double z, double r2, ResourceKey<Level> dim) Helper to build a TargetPoint without excluded EntityMethod parameters in net.minecraftforge.network with type arguments of type PacketDistributor.TargetPointModifier and TypeMethodDescriptionPacketDistributor.playerListPointConsumer
(Supplier<PacketDistributor.TargetPoint> targetPointSupplier)