net.minecraft.world.level

public interface LevelSimulatedReader

dho
net.minecraft.world.level.LevelSimulatedReader
net.minecraft.class_3746
net.minecraft.world.TestableWorld
net.minecraft.world.level.VirtualLevelReadable

Method summary

Modifier and TypeMethod
boolean
a(jh arg0, Predicate<dxv> arg1)
isStateAtPosition(BlockPos arg0, Predicate<BlockState> arg1)
method_16358(class_2338 arg0, Predicate<class_2680> arg1)
testBlockState(BlockPos pos, Predicate<BlockState> state)
boolean
b(jh arg0, Predicate<etx> arg1)
isFluidAtPosition(BlockPos arg0, Predicate<FluidState> arg1)
method_35237(class_2338 arg0, Predicate<class_3610> arg1)
testFluidState(BlockPos pos, Predicate<FluidState> state)
<T extends BlockEntity> Optional<T>
a(jh arg0, duz<T> arg1)
getBlockEntity(BlockPos arg0, BlockEntityType<T> arg1)
method_35230(class_2338 arg0, class_2591<T> arg1)
getBlockEntity(BlockPos pos, BlockEntityType<T> type)
BlockPos
a(edq$a arg0, jh arg1)
getHeightmapPos(Heightmap$Types arg0, BlockPos arg1)
method_8598(class_2902$class_2903 arg0, class_2338 arg1)
getTopPosition(Heightmap$Type heightmap, BlockPos pos)