Uses of Class
alexiil.mc.lib.attributes.SearchOptionInVoxel
Packages that use SearchOptionInVoxel
-
Uses of SearchOptionInVoxel in alexiil.mc.lib.attributes
Methods in alexiil.mc.lib.attributes that return SearchOptionInVoxelModifier 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)