public final class com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233 extends java.lang.Object implements java.util.function.Function
{
public static java.util.function.Function bootstrap$()
{
com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233 v;
v = new com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233;
specialinvoke v.<com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233: void <init>()>();
return v;
}
public void <init>()
{
com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233 v;
v := @this: com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object apply(java.lang.Object)
{
java.lang.Object v, v;
com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233 v;
v := @this: com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor$lambda_onVoxelSniperBrusheslong_4__233;
v := @parameter: java.lang.Object;
v = staticinvoke <com.thevoxelbox.voxelsniper.command.executor.VoxelSniperExecutor: java.lang.Object lambda$onVoxelSniperBrusheslong$4(com.thevoxelbox.voxelsniper.brush.property.BrushProperties)>(v);
return v;
}
}