JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.cyclops.cyclopscore.helper
Interface WorldHelpers.WorldFoldingFunction<F,
T,
W>
Enclosing class:
WorldHelpers
public static interface
WorldHelpers.WorldFoldingFunction<F,
T,
W>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
apply
(
F
from,
W
world, net.minecraft.core.BlockPos pos)
Method Details
apply
@Nullable
T
apply
(@Nullable
F
from,
W
world, net.minecraft.core.BlockPos pos)