JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 final
PathHeap
EnderDragonEntity.
openSet
Uses of
PathHeap
in
net.minecraft.pathfinding
Fields in
net.minecraft.pathfinding
declared as
PathHeap
Modifier and Type
Field
Description
private final
PathHeap
PathFinder.
openSet