Uses of Class
net.minecraftforge.fmllegacy.network.PacketDistributor.TargetPoint
Packages that use PacketDistributor.TargetPoint
-
Uses of PacketDistributor.TargetPoint in net.minecraftforge.fmllegacy.network
Fields in net.minecraftforge.fmllegacy.network with type parameters of type PacketDistributor.TargetPointModifier and TypeFieldDescriptionPacketDistributor.NEAR
Send to everyone near thePacketDistributor.TargetPoint
specified in the Supplier
PacketDistributor.with(Supplier)
TargetPointMethods in net.minecraftforge.fmllegacy.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.fmllegacy.network with type arguments of type PacketDistributor.TargetPointModifier and TypeMethodDescriptionPacketDistributor.playerListPointConsumer(Supplier<PacketDistributor.TargetPoint> targetPointSupplier)