-
class
final class
final class
A
SearchOption
that has no constraints, and will get every attribute instance that is obtainable without
a direction.
CombinableAttribute.get(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
SearchOption<? super T> searchParam)
Attribute.getAll(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
SearchOption<? super T> searchParam)
DefaultedAttribute.getFirst(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
SearchOption<? super T> searchParam)