Uses of Class
net.minecraft.pathfinding.PathHeap
-
Packages that use PathHeap Package Description net.minecraft.entity.boss.dragon net.minecraft.pathfinding -
-
Uses of PathHeap in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as PathHeap Modifier and Type Field Description private PathHeap
EnderDragonEntity. openSet
-
Uses of PathHeap in net.minecraft.pathfinding
Fields in net.minecraft.pathfinding declared as PathHeap Modifier and Type Field Description private PathHeap
PathFinder. openSet
-