public class EntityWorldPosCallable
extends java.lang.Object
implements net.minecraft.util.IWorldPosCallable
| Constructor and Description |
|---|
EntityWorldPosCallable(net.minecraft.entity.Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
<T> java.util.Optional<T> |
apply(java.util.function.BiFunction<net.minecraft.world.World,net.minecraft.util.math.BlockPos,T> blockPosTBiFunction) |