Class AirRandomPos
java.lang.Object
net.minecraft.world.entity.ai.util.AirRandomPos
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic Vec3getPosTowards(PathfinderMob p_148388_, int p_148389_, int p_148390_, int p_148391_, Vec3 p_148392_, double p_148393_)  
- 
Constructor Details
- 
AirRandomPos
public AirRandomPos() 
 - 
 - 
Method Details
- 
getPosTowards
@Nullable public static Vec3 getPosTowards(PathfinderMob p_148388_, int p_148389_, int p_148390_, int p_148391_, Vec3 p_148392_, double p_148393_)  
 -