public final class com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111 extends java.lang.Object implements java.util.function.Function
{
public static java.util.function.Function bootstrap$()
{
com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111 v;
v = new com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111;
specialinvoke v.<com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111: void <init>()>();
return v;
}
public void <init>()
{
com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111 v;
v := @this: com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111;
specialinvoke v.<java.lang.Object: void <init>()>();
return;
}
public java.lang.Object apply(java.lang.Object)
{
java.lang.Object v;
java.lang.String v;
com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111 v;
v := @this: com.thevoxelbox.voxelsniper.VoxelSniperPlugin$getName__111;
v := @parameter: java.lang.Object;
v = virtualinvoke v.<com.thevoxelbox.voxelsniper.brush.property.BrushProperties: java.lang.String getName()>();
return v;
}
}