Interface CastingEnvironmentComponent.HasEditPermissionsAt

All Superinterfaces:
CastingEnvironmentComponent
Enclosing interface:
CastingEnvironmentComponent

public static interface CastingEnvironmentComponent.HasEditPermissionsAt extends CastingEnvironmentComponent
  • Method Details

    • onHasEditPermissionsAt

      boolean onHasEditPermissionsAt(net.minecraft.core.BlockPos pos, boolean current)
      Receives the vec, and the current return value, and returns the new return value.