JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
net.minecraft.data.DataCache.Runner
Packages that use
DataCache.Runner
Package
Description
net.minecraft.data
Uses of
DataCache.Runner
in
net.minecraft.data
Methods in
net.minecraft.data
with parameters of type
DataCache.Runner
Modifier and Type
Method
Description
CompletableFuture
<
DataCache.RunResult
>
DataCache.
run
(
String
providerName,
DataCache.Runner
runner)