Uses of Class
alexiil.mc.lib.attributes.SearchOptionInVoxel
Package | Description |
---|---|
alexiil.mc.lib.attributes |
-
Uses of SearchOptionInVoxel in alexiil.mc.lib.attributes
Methods in alexiil.mc.lib.attributes that return SearchOptionInVoxel Modifier and Type Method Description static SearchOptionInVoxel<java.lang.Object>
SearchOptions. inVoxel(net.minecraft.util.shape.VoxelShape shape)
static <T> SearchOptionInVoxel<T>
SearchOptions. inVoxelMatching(net.minecraft.util.shape.VoxelShape shape, java.util.function.Predicate<T> matcher)