net.minecraft.world.level

public interface LevelSimulatedReader

dgp
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(ji arg0, Predicate<dwy> arg1)
isStateAtPosition(BlockPos arg0, Predicate<BlockState> arg1)
method_16358(class_2338 arg0, Predicate<class_2680> arg1)
testBlockState(BlockPos pos, Predicate<BlockState> state)
boolean
b(ji arg0, Predicate<eta> 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(ji arg0, duc<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(ect$a arg0, ji arg1)
getHeightmapPos(Heightmap$Types arg0, BlockPos arg1)
method_8598(class_2902$class_2903 arg0, class_2338 arg1)
getTopPosition(Heightmap$Type heightmap, BlockPos pos)