Uses of Class
alexiil.mc.lib.attributes.SearchOptionInVoxel
-
Uses of SearchOptionInVoxel in alexiil.mc.lib.attributes
Modifier and TypeMethodDescriptionstatic SearchOptionInVoxel<Object>
SearchOptions.inVoxel
(net.minecraft.util.shape.VoxelShape shape) static <T> SearchOptionInVoxel<T>
SearchOptions.inVoxelMatching
(net.minecraft.util.shape.VoxelShape shape, Predicate<T> matcher)