JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
de.metaphoriker.pathetic.api.wrapper.Depth
Packages that use
Depth
Package
Description
de.metaphoriker.pathetic.api.pathing.hook
de.metaphoriker.pathetic.api.wrapper
Uses of
Depth
in
de.metaphoriker.pathetic.api.pathing.hook
Methods in
de.metaphoriker.pathetic.api.pathing.hook
that return
Depth
Modifier and Type
Method
Description
Depth
PathfindingContext.
getDepth
()
Constructors in
de.metaphoriker.pathetic.api.pathing.hook
with parameters of type
Depth
Modifier
Constructor
Description
PathfindingContext
(
Depth
depth)
Uses of
Depth
in
de.metaphoriker.pathetic.api.wrapper
Methods in
de.metaphoriker.pathetic.api.wrapper
that return
Depth
Modifier and Type
Method
Description
static
Depth
Depth.
of
(int value)